There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Code as I work through `Object-Oriented Neural Networks in C++` by Joey Rogers. Code in book is outdated and not meant to run on linux, so this is my code as I update and convert to an all-libre build. Networks made are: ADALINE, Backpropagation, Bideractional Associative Memory, and Self-Organizing Neural Networks.