Neural Network Toolkit from scratch
- Numpy
- Matplotlib
- Pandas
git clone https://github.com/YapWH1208/Neural-network-from-scratch.git
cd Neural-network-from-scratch
python demo.py
- Change the filepath in
demo.py
ordemo_with_predicting.py
- The training epochs can also be tune in the code
- Only CPU training. GPU not allowed