-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ann problems #32
base: main
Are you sure you want to change the base?
ann problems #32
Conversation
ann problems |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add domains for tall your relation
- Check all your ann classes. I can describe how to formalize classes correctly, write to me
nrel_solved_by_ann | ||
<- sc_node_norole_relation; | ||
=> nrel_main_idtf: | ||
[решается с помощью нейросетевой архитектуры*] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[решается с помощью нейросетевой архитектуры*] | |
[класс задач, решаемых с помощью нейросетевой архитектуры*] |
@@ -0,0 +1,20 @@ | |||
concept_bidirectional_associative_memory_ann |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mode this concept to sd_artificial_neural_networks
<- sc_node_class; | ||
<= nrel_inclusion: concept_hopfields_ann; | ||
=> nrel_main_idtf: | ||
[Нейронная сеть Коско](* <- lang_ru;; *); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We name all concept's idtfs from small letter. Check your PR
<- sc_node_class; | ||
<= nrel_inclusion: concept_artificial_neural_network; | ||
=> nrel_main_idtf: | ||
[Модель кластеризации с помощью нейронной сети и индексирования](* <- lang_ru;; *); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not ann. Let's discuss what do you mean here
@@ -0,0 +1,6 @@ | |||
concept_echo_state_ann |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add full concept formalization. Mode all ann classes to sd_artificial_neural_networks
...hitectures_added_to_describe_methods_for_solving_problems/concept_general_regression_ann.scs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Rename sd_tasks_solved_by_neural_network to sd_problems_solved_by_ann
- Rename folder cd_tasks_scl to examples and move it to sd_problems_solved_by_ann
- Rename folder sd_problems_solved_by_ann to concepts
@@ -0,0 +1,49 @@ | |||
-----BEGIN OPENSSH PRIVATE KEY----- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this file
@@ -0,0 +1 @@ | |||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCdbEazmZK6r6MNIgHDdTqphLgdXt6iB1fD0HjngualPTRjxZN2S3eLvHEFngfGW307dxHBkujZcAt5mkbn5WYD7v4ez/bAnkI2iFJvat6FKNqjotJFa7ILULy9f8MAOLXvGMUdarBOtt5v7vfc04vQ3lbMjZOBpfjC/PVV4ScqfxhHzu9CH+maKYwHLIglGMzLtiEK1hpyfTw61cQDJi7lqEF4ohqHCFP3LBGsGI1Fv4Pq5Axm+s5tJJL8BeEARk1bvCFDCTRB/uzqOFyBOdzlpb7zwWKJBwq1PavJW3Ihicu4Ikq3qsXaszq8ZwtgbmCw2ANwu2BppLXhV7S1mMr2xSBKjJ5iPEMU4Y0E0IzVRoR32cotC1ckGHluCyMSSVxXOHSGLsgOFT+W7OTAoom3eYjxSJPLumJbG4yPviQvMRnytfMOgfzKnrohHRnMOjpngCP0s/0HRpE0wqnzPEH+EvXW5z/mdL0ItuAesZ5fhNOfMnqOkyCWDOduqUkpvM3cWhvIvH15a9I9qgzXxDDnfKE+aRd4cqurkvj2eeA/iCeo8cWXG9lcio51ZE1t2ACzXZ1FO5pe8HY2xBAq2Q8kNSOJuWREAOviL3zci5K+fq0kgJCG1tF3h7Dc3vydzNEPcZ3ar5NVtUtoPGUZso5ywsDgZhiIHcGtK5nq36HFoQ== volodya@volodya |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this file
No description provided.