leordsong / Noob

Numpy Implementations of neural network from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noob: Numpy netwOrks frOm Beginning

How to start

conda create -n noob python=3.7
conda activate noob
pip install numpy

About

Numpy Implementations of neural network from scratch


Languages

Language:Python 91.4%Language:Jupyter Notebook 8.6%