Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 265 Bytes

Neural-Net-From-Scratch

Neural net built from scratch without using any built in machine learning library.

h5py files are provided in the directory. To use the dataset download cat vs dog dataset from kaggle.

Run the the script using command:

python main.py