Skip to content

mmt/deeprl22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Reinforcement Learning Study Group

This repository is a clone of the Spring 2017 deep reinforcement learning class at Berkeley. We've cloned it for the purpose of having a collaborative study group watching the lectures and working on the problem sets.

Resources.

Lecture Material

  • Google's deep learning Udacity course seems like a good introduction.

  • Professor Bertsekas's Dynamic Programming lectures seem like a good supplement to these lectures.

Papers

  • Yann Lecun's paper discusses tricks for normalization and initialization.

Blog Posts etc.

  • A post describing RNNs.
  • A post explaining LSTMs.
  • A pair of posts on seq2seq and attention.
  • A post giving general background on RL and diving into score function gradient estimators.

Books

Software

Tensorflow

Other

  • Pudb seems like a useful debug tool.

Other courses

About

Study group for Deep Reinforcement Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published