A neural net simulator. First attempt.
This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2015-03-23 19:28:29 +01:00
.gitattributes 🎊 Added .gitattributes & .gitignore files 2015-03-23 19:28:10 +01:00
.gitignore 🎊 Added .gitattributes & .gitignore files 2015-03-23 19:28:10 +01:00
Net.h Initial forward-feeding net 2015-03-23 19:28:29 +01:00
Neuro.cpp Initial forward-feeding net 2015-03-23 19:28:29 +01:00
Neuro.sln Initial forward-feeding net 2015-03-23 19:28:29 +01:00
Neuro.vcxproj Initial forward-feeding net 2015-03-23 19:28:29 +01:00
Neuro.vcxproj.filters Initial forward-feeding net 2015-03-23 19:28:29 +01:00