Skip to content

ConstantinosM/A3C-ConvLSTM-VizDoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A3C-ConvLSTM-VizDoom

A3C Agent with ConvLSTM instead of LSTM playing VizDoom

Asynchronous Adantage Actor Critic A3C with Convolutional LSTM. The code is from Arthur's Juliani notebook, which uses a fully connected LSTM. Here, instead, I use a Convolutional LSTM for experimentation purposes.

Dependencies

About

A3C Agent with ConvLSTM instead of LSTM playing VizDoom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages