frozenlake
Here are 55 public repositories matching this topic...
Language:All
Sort:Most stars
Reinforcing Your Learning of Reinforcement Learning
- Updated
Jul 14, 2019 - Python
Reinforcement learning in Julia. Solving OpenAI gym.
- Updated
Mar 14, 2018 - Julia
Reinforcement Learning Algorithms in FrozenLake-v1
- Updated
Feb 4, 2025 - Jupyter Notebook
This repo implements Deep Q-Network (DQN) for solving the Frozenlake-v1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 in both 4x4 and 8x8 map sizes.
- Updated
Mar 19, 2024 - Python
An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.
- Updated
Feb 7, 2019 - Python
Bots for Atari Games using Reinforcement Learning
- Updated
Apr 6, 2019 - Python
Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncated Policy Iteration, Value Iteration . From Udacity's Deep Reinforcement Learning Nanodegree program.
- Updated
Apr 3, 2019 - Jupyter Notebook
Using the OpenAI Gym library, I implemented two reinforcement learning algorithms in the Frozen Lake environment.
- Updated
Feb 10, 2024 - Python
Series of Reinforcement Learning: Q-Learning, Sarsa, SarsaLambda, Deep Q Learning(DQN);一些列强化学习算法,玩OpenAI-gym游戏
- Updated
Jul 8, 2017 - Python
An implementation of a SARSA agent to learn policies in the Frozen Lake environment from OpenAI gym.
- Updated
Jun 10, 2024 - Jupyter Notebook
Part 1 project for ME5406 in NUS
- Updated
Jun 25, 2021 - Jupyter Notebook
Implementation of RL Algorithms in Openai Gym Frozen-Lake Environment
- Updated
Jan 28, 2024 - Jupyter Notebook
Reinforcement learning algorithms to solve OpenAI gym environments
- Updated
May 16, 2020 - Python
solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using SARSA Temporal difference method Reinforcement Learning
- Updated
Feb 22, 2025 - Jupyter Notebook
A Reinforcement Learning course with classic examples of agents trained on gym environments.
- Updated
Mar 18, 2023 - Python
solving a simple 4*4 Gridworld almost similar to openAI gym FrozenLake using Temporal difference method Reinforcement Learning
- Updated
Feb 22, 2025 - Jupyter Notebook
- Updated
Mar 12, 2023 - Python
solving a simple 4*4 Gridworld almost similar to openAI gym frozenlake using Monte-Carlo method Reinforcement Learning
- Updated
Feb 22, 2025 - Jupyter Notebook
This repository contains various networks implementation such as MLP, Hopfield, Kohonen, ART, LVQ1, Genetic algorithms, Adaboost and fuzzy-system, CNN with python.
- Updated
Aug 12, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to thefrozenlake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefrozenlake topic, visit your repo's landing page and select "manage topics."