Gr1m3y / scratchnet

A foray into making neural networks from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScratchNet

ScratchNet codecov made-with-python LICENSE

This is my attempt to learn a little bit more about neural networks by implementing one from scratch.

This work is largely derived from Victor Zhou's blog post on the subject.

About

A foray into making neural networks from scratch.

License:MIT License


Languages

Language:Python 100.0%