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.pyordemo_with_predicting.py - The training epochs can also be tune in the code
- Only CPU training. GPU not allowed