These scrips are updated ones from the neuralnetworksanddeeplearning.com gitHub repository in order to work with Python 3.5.2
The testing file (test.py) contains all three networks (network.py, network2.py, network3.py) from the book and it is the starting point to run (i.e. train and evaluate) them.
The best way to run the code is to use the colab notebook provided in bellow link.
To run the scripts, go to the chapter_codes folder, open the terminal, and type:
python chapter1-data.py