Skip to content

onnoeberhard/ajents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ajents: RL agents in JAX

Currently, only REINFORCE for categorical policies is implemented. To see a linear policy learn to solve CartPole, install the development dependencies and run:

python examples/reinforce_linear.py

About

Reinforcement Learning in JAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages