Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 5.24 KB

README.md

File metadata and controls

47 lines (42 loc) · 5.24 KB

reinforcement-learning

Some reinforcement learning algorithms implemented with Tensorflow 2

For practise I chose OpenAI gym Lunar Lander environment. It is representative and doesn't skip frames like some other envs.