-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add architecture test for Hopfield Network #221
Labels
Comments
#222 Fixed the Hopfield network construction Implemented a test in the TypeScript version: carrot/test/units/architecture/ArchitectTest.ts Lines 141 to 174 in d3b1421
|
raimannma
added
✨ enhancement
Something could be better
🕷️ bug
Something isn't working
labels
Jun 3, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
There are currently no tests to enforce correct construction of Hopfield Networks inside architect this resulted in issue #220
Tasks
Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.
The text was updated successfully, but these errors were encountered: