Skip to content

GeorgeMarica/Backprop_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75c649d · Jan 20, 2022

History

2 Commits
Aug 9, 2020
Jan 20, 2022
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020
Aug 9, 2020

Repository files navigation

Overview

Simplified version

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published