Skip to content

neuralnetworksanddeeplearning.com integrated scripts for Python 3.6.7 and TensorFlow 2.0

Notifications You must be signed in to change notification settings

wangliangster/DeepLearningPython36

 
 

Repository files navigation

Overview

Neural Network for Deeplearning integrated scripts for Python 3.6.7 and TensorFlow2.0 Env

Optional succeed earlier Theano with CUDA support

These scrips are updated ones from the **MichalDanielDobrzanski/DeepLearningPython35 ** gitHub repository in order to work with Python 3.6 and TensorFlow2.0

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.6 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.6.7 and TensorFlow 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%