Skip to content

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support

Notifications You must be signed in to change notification settings

amirhosseinh77/neural-networks-and-deep-learning

 
 

Repository files navigation

Overview

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support

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.

Google Colab

The best way to run the code is to use the colab notebook provided in bellow link.

Open In Colab

Scripts

To run the scripts, go to the chapter_codes folder, open the terminal, and type:

python chapter1-data.py

About

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.1%
  • Python 9.9%