O
openai-gym
Projects with this topic
-
This project merges two of my past project a video game 3d and a ppo deep reinforcement learning algorithm. The objective of the project is:
create an agent capable of playing to the game correctly. allow the game to have an auto-play mode to show the commands and functionality of the user. create a new openAI gym environment that allow also communication with js application. Create an abstract-based class for the ppo, capable of be used for any game just changing state space, observations ad actions.Updated -
progetto per la valutazione dell'esame di reinforcement learning. Implementazione ppo evironment gym.
Updated -
An OpenAI Gym for Shopping Cart Reinforcement Learning.
Updated -
A very simple example of using RL in real life using servo motors.
Updated -
Learn to drive an radio-controlled car using only a camera. Uses a DonkeyCar simulation, SAC and a VAE. By Winder Research.
Updated -
A simplified version of "Cliffworld" in an OpenAI Gym Environment
Updated -
Simple and efficient data recording for OpenAI Gym reinforcement learning environments. https://doctorj.gitlab.io/gymbag/
Updated