Skip to content

This is an example of Episodic Reinforcement Learning With Associative Memory using Google's Jax library with OpenAI's Cart Pole Environment

License

Notifications You must be signed in to change notification settings

SilasMarvin/Episodic-Reinforcement-Learning-With-Associative-Memory-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Episodic-Reinforcement-Learning-With-Associative-Memory-Example

This is an example of Episodic Reinforcement Learning With Associative Memory using Google's Jax library with OpenAI's Cart Pole Environment

The code is annotated to reference specific equations and algorithms in the paper.

The link for the paper: https://openreview.net/pdf?id=HkxjqxBYDB

Dependencies are in run/requirements.txt

The code is ran by running "python3 run/"

About

This is an example of Episodic Reinforcement Learning With Associative Memory using Google's Jax library with OpenAI's Cart Pole Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages