Skip to content

schneider128k/deep_rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep reinforcement learning

Installation

Install OpenAI gym on Windows 10

Topics

I am very much interested in the world models approach to reinforcement learning.

The world models approach uses the following ideas:

  • Variational autoencoders
  • Recurrent Neural Netoworks
  • Mixture Density Networks

Before diving into world models, let us review the above ideas. The review of VAE is based on chapter 3 Variational autoencoder in of the book Generative deep learning by D. Foster. I have put the code in the folder GDL_code.

TO DO:

Recurrent Neural Networks

Mixture Density Networks


Check if using the independent component layer from the recent paper Rethinking the Usage of Batch Normalization and Dropout leads to better performing variational autoencoders.

About

Deep reinforcement learning seminar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published