Skip to content

AugustComte/DeepLearningPython

This branch is 1 commit behind MichalDanielDobrzanski/DeepLearningPython:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2016
Sep 9, 2016
Oct 23, 2016
Jul 29, 2016
Jul 29, 2016
Feb 4, 2017
Jul 29, 2016
Mar 2, 2018
Oct 23, 2020
Sep 9, 2016
Apr 4, 2017
Oct 23, 2016

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.

Just type at shell: python3.5 test.py

In test.py there are examples of networks configurations with proper comments. I did that to relate with particular chapters from the book.

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

  • Python 100.0%