vformanyuk / reinforcement-learning

Collection of reinforcement learning algorithms implementations with TensorFlow2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of reinforcement learning algorithms implementations with TensorFlow2


Languages

Language:Python 100.0%