VictorNico / NNs_from_scratch

Build a Neural net from scratch without keras or pytorch just by using numpy for calculus, pandas for data loading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NNs_from_scratch

Build a Neural net from scratch without keras or pytorch just by using numpy for calculus, pandas for data loading.

Dataset here

About

Build a Neural net from scratch without keras or pytorch just by using numpy for calculus, pandas for data loading.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%