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

https://github.com/igorbenav/nn-from-scratch

Defining and coding neural networks from scratch using only numpy.
https://github.com/igorbenav/nn-from-scratch

Last synced: 4 months ago
JSON representation

Defining and coding neural networks from scratch using only numpy.

Awesome Lists containing this project

README

          

# nn-from-scratch
Defining and coding neural networks from scratch using only numpy.