Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregorykogan/neuro-lib

This is my interpretation of The Coding Train's Neural Network Toy library
https://github.com/gregorykogan/neuro-lib

library neural-network

Last synced: 1 day ago
JSON representation

This is my interpretation of The Coding Train's Neural Network Toy library

Awesome Lists containing this project

README

        

# neuro-lib


image

This is my interpretation of The Coding Train's Neural Network Toy library.
I added a few features for myself. This lib supports many layers in networks.
Also I improved mechanism for saving trained neural network as JSON file and
restoring it back. I use this library in most of my projects connected with AI.
It's really simple and powerful enough for most of my tasks.

If you want to learn more about original library, you should watch
The Coding Train's video series about it:
https://www.youtube.com/playlist?list=PLRqwX-V7Uu6aCibgK1PTWWu9by6XFdCfh