Triadic Memory implementation in Odin #7
222464
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
That's really cool! Please send a pull request, and I'll include the Odin version in the main repository... |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I found the Triadic Memory idea interesting, so I implemented a version of it in Odin (a C-replacement language).
It follows the C version for the most part. So far it only includes a basic test of the temporal memory, more to come.
Check it out here
Beta Was this translation helpful? Give feedback.
All reactions