Skip to content

sumorday/Introduction-to-deep-learning-code-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction-to-deep-learning-code-examples

=============================================================================

Examples from Eugene Charniak's Introduction to Deep Learning 2018 MIT Press

=============================================================================

Code examples chapter by chapter from Charniak's intro text

To run the code you will need to have python and the tensorflow library installed. The code sections on reinforcement learning also require the Open.AI Gym library. Please note, as sections are directly transribed from the text some .py files contain code snippets and not fully functioning programs. Code includes page numbers for where the examples can be located. All code is more or less a direct transcription (other than a few comments added or small changes to correct typos or improve clarity).

About

Code Examples from Charniak's 2018 Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%