ann problems #32
Open
Volodya1000 wants to merge 1 commit into
Open
Conversation
Author
|
ann problems |
KovalM
requested changes
Sep 29, 2024
KovalM
left a comment
Member
There was a problem hiding this comment.
- 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: | ||
| [решается с помощью нейросетевой архитектуры*] |
Member
There was a problem hiding this comment.
Suggested change
| [решается с помощью нейросетевой архитектуры*] | |
| [класс задач, решаемых с помощью нейросетевой архитектуры*] |
| @@ -0,0 +1,20 @@ | |||
| concept_bidirectional_associative_memory_ann | |||
Member
There was a problem hiding this comment.
Mode this concept to sd_artificial_neural_networks
| <- sc_node_class; | ||
| <= nrel_inclusion: concept_hopfields_ann; | ||
| => nrel_main_idtf: | ||
| [Нейронная сеть Коско](* <- lang_ru;; *); |
Member
There was a problem hiding this comment.
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;; *); |
Member
There was a problem hiding this comment.
This is not ann. Let's discuss what do you mean here
| @@ -0,0 +1,6 @@ | |||
| concept_echo_state_ann | |||
Member
There was a problem hiding this comment.
Add full concept formalization. Mode all ann classes to sd_artificial_neural_networks
KovalM
requested changes
Sep 29, 2024
KovalM
left a comment
Member
There was a problem hiding this comment.
- 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----- | |||
| @@ -0,0 +1 @@ | |||
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCdbEazmZK6r6MNIgHDdTqphLgdXt6iB1fD0HjngualPTRjxZN2S3eLvHEFngfGW307dxHBkujZcAt5mkbn5WYD7v4ez/bAnkI2iFJvat6FKNqjotJFa7ILULy9f8MAOLXvGMUdarBOtt5v7vfc04vQ3lbMjZOBpfjC/PVV4ScqfxhHzu9CH+maKYwHLIglGMzLtiEK1hpyfTw61cQDJi7lqEF4ohqHCFP3LBGsGI1Fv4Pq5Axm+s5tJJL8BeEARk1bvCFDCTRB/uzqOFyBOdzlpb7zwWKJBwq1PavJW3Ihicu4Ikq3qsXaszq8ZwtgbmCw2ANwu2BppLXhV7S1mMr2xSBKjJ5iPEMU4Y0E0IzVRoR32cotC1ckGHluCyMSSVxXOHSGLsgOFT+W7OTAoom3eYjxSJPLumJbG4yPviQvMRnytfMOgfzKnrohHRnMOjpngCP0s/0HRpE0wqnzPEH+EvXW5z/mdL0ItuAesZ5fhNOfMnqOkyCWDOduqUkpvM3cWhvIvH15a9I9qgzXxDDnfKE+aRd4cqurkvj2eeA/iCeo8cWXG9lcio51ZE1t2ACzXZ1FO5pe8HY2xBAq2Q8kNSOJuWREAOviL3zci5K+fq0kgJCG1tF3h7Dc3vydzNEPcZ3ar5NVtUtoPGUZso5ywsDgZhiIHcGtK5nq36HFoQ== volodya@volodya | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.