renan-siqueira/reinforcement-learning-frozen-lake
This project aims to explore the basic concepts of Reinforcement Learning using the FrozenLake environment from the OpenAI Gym library.
No commits in the last 6 months.
Stars
—
Forks
5
Language
Python
License
MIT
Category
Last pushed
Oct 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/renan-siqueira/reinforcement-learning-frozen-lake"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vietnh1009/Super-mario-bros-PPO-pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
taherfattahi/ppo-rocket-landing
Proximal Policy Optimization (PPO) algorithm using PyTorch to train an agent for a rocket...
fvalka/atc-reinforcement-learning
Reinforcement learning for an air traffic control task. OpenAI gym based simulation.
sdsubhajitdas/Rocket_Lander_Gym
💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.
juliankappler/lunar-lander
Implementation of deep reinforcement learning algorithms for training an agent to play the game...