├── 3layer.py ├── Illustration of network.JPG ├── README.md └── Screen shot of code being run.png /3layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiexunsee/Neural-Network-with-Python/HEAD/3layer.py -------------------------------------------------------------------------------- /Illustration of network.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiexunsee/Neural-Network-with-Python/HEAD/Illustration of network.JPG -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiexunsee/Neural-Network-with-Python/HEAD/README.md -------------------------------------------------------------------------------- /Screen shot of code being run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jiexunsee/Neural-Network-with-Python/HEAD/Screen shot of code being run.png --------------------------------------------------------------------------------