Reinforcement Learning
RL implementations:
-
Mountain Car
Using the OpenAI Gym environment. -
Custom Environment
Custom grid environment where the learning agent finds food and avoids the enemy.
RL implementations:
Mountain Car
Using the OpenAI Gym environment.
Custom Environment
Custom grid environment where the learning agent finds food and avoids the enemy.