An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gridworld-environment

Farama-Foundation/Minigrid

Simple and easily configurable grid world environments for reinforcement learning

Language: Python - Size: 16.5 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2,221 - Forks: 621

epignatelli/navix

Accelerated minigrid environments with JAX

Language: Python - Size: 4.53 MB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 133 - Forks: 17

levitation-opensource/ai-safety-gridworlds Fork of google-deepmind/ai-safety-gridworlds

Extended, multi-agent and multi-objective (MaMoRL / MoMaRL) environments based on DeepMind's AI Safety Gridworlds. This is a suite of reinforcement learning environments illustrating various safety properties of intelligent agents. It is made compatible with OpenAI's Gym/Gymnasium and Farama Foundation PettingZoo.

Language: Python - Size: 2.04 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 10 - Forks: 2

damat-le/gym-simplegrid

Simple Grid Environment for Gymnasium

Language: Python - Size: 739 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 54 - Forks: 12

zafarali/emdp

Easy MDPs and grid worlds with accessible transition dynamics to do exact calculations

Language: Python - Size: 82 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 49 - Forks: 14

10-OASIS-01/minrl

MinRL provides clean, minimal implementations of fundamental reinforcement learning algorithms in a customizable GridWorld environment. The project focuses on educational clarity and implementation simplicity while maintaining production-quality code standards.

Language: Python - Size: 442 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 35 - Forks: 3

RPegoud/Temporal-Difference-learning

Implementation of Temporal Difference Learning algorithms, experiment featured in Towards Data Science

Language: Jupyter Notebook - Size: 24.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

goodai-jose-solorzano/FlatWorld

A gridworld-like gym environment for Reinforcement Learning research.

Language: Python - Size: 223 KB - Last synced at: about 6 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JuliaReinforcementLearning/GridWorlds.jl

Help! I'm lost in the flatland!

Language: Julia - Size: 34.7 MB - Last synced at: about 4 hours ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 9

khaled-abdrabo/qlearning

This project focuses on implementing value iteration and Q-learning algorithms. We first test these agents in a Gridworld environment, then apply them to control a simulated robot (Crawler) and to the Pacman game. (Source: Berkeley's public projects and labs)

Language: Python - Size: 314 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Samahussien7/Bellman

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mbodenham/gridworld-value-iteration

Using value iteration to find the optimum policy in a grid world environment.

Language: Python - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 4

MilowB/DonatelloPyzza

A simple and educational game where you can develop the behavior of a turtle to move in a maze.

Language: Python - Size: 2.84 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yasirbarlas/tabular-deep-reinforcement-learning

We investigate the (deep) Q-learning algorithm on different environments and measure the performance of our agents.

Language: Jupyter Notebook - Size: 3.21 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

KaranAnchan/MDP_Optimal_Grid_Sim

Explore the Gridworld Simulation πŸŒπŸš€! An agent navigates a 5x5 grid to maximize rewards, using the Value Iteration algorithm πŸ”„. Visualizations πŸ“Š show optimal paths and value convergence. Dive into dynamic programming and decision-making! πŸ€–πŸ§ 

Language: Python - Size: 254 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Daksh2060/gridworld-reinforcement-learning

This project implements Value Iteration and Q-Learning algorithms to solve a variety of gridworld mazes and puzzles. It provides pre-defined policies that can be customized by adjusting parameters and policy optimization through iterative reinforcement learning. It also brings exploration capabilities to the agent with Epsilon Greedy Q-Learning.

Language: Python - Size: 935 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ArnaudFickinger/gym-multigrid

Lightweight multi-agent gridworld Gym environment

Language: Python - Size: 430 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 180 - Forks: 37

damat-le/mage

Multi-Agent Grid Environment (MAGE)

Language: Python - Size: 229 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

fork123aniket/Deep-Recurrent-Q-Networks

Implementation of Deep Recurrent Q-Networks for Partially Observable environment setting in Tensorflow

Language: Python - Size: 400 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

LinghengMeng/4_Room_World_Environment

This repository provides a simulation of 4-Room-World environment.

Language: Python - Size: 4.89 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

addy1997/Gridworld πŸ“¦

OpenAI gym-based algorithm for the grid world problem

Language: Python - Size: 332 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 4

zaid-24/The-RL-Agent

path planning using Q learning algorithm

Language: Python - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

rvdweerd/RL-experiments

Reinforcement Learning experiments, comparing performance of Q-learning and Double Q-learning algorithms.

Language: Python - Size: 476 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

e-wallace/RL

SARSA and Q-Learning in Grid World

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

YAGI0423/direction_environment

γ€Œ1μ°¨μ›μœΌλ‘œ κ΅¬μ„±λœ Grid World ν™˜κ²½ κ΅¬ν˜„γ€μ— λŒ€ν•œ λ‚΄μš©μ„ 닀루고 μžˆμŠ΅λ‹ˆλ‹€.

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abdalla1912mohamed/Deep_reinforcement_learning_Bachelor_project

Deep Reinforcement Learning navigation of autonomous vehicles. Implementation of deep-Q learning, dyna-Q learning, Q-learning agents including SSMR(Skid-steering_mobile robot) Kinematics in various OpenAi gym environments

Language: Python - Size: 8.58 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

TheMTank/GridUniverse

Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem

Language: Python - Size: 15.4 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 5

imraviagrawal/Reinforcement-Learning-Implementation

Implementation of Reinforcement Algorithms from scratch

Language: Python - Size: 23.1 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

bmazoure/pixel_world

Language: Python - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

yrevar/navigation_vis

Python3 library for visualizing high dimensional data.

Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

jeappen/gym-grid πŸ“¦

A simple Gridworld environment for Open AI gym

Language: Python - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 12

danielakuinchtner/cp-mdp

A CANDECOMP-PARAFAC tensor decomposition method to solve a Markov Decision Process (MDP) gridworld problem.

Language: Python - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rafelps/gym-simple-minigrid Fork of Farama-Foundation/Minigrid

Simple Minimalistic Gridworld Environment for OpenAI Gym (Simple-MiniGrid)

Language: Python - Size: 108 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

till2/GridworldEnv

An educational environment for learning RL.

Language: Python - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

magnusja/irl-imitation Fork of yrlu/irl-imitation

Implementations of model-based Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL

Language: Python - Size: 23.2 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

DamienAllonsius/RL_options

Language: Python - Size: 1.62 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

yrevar/navigation_mdp

Python3 library for specifying MDP tailored for navigation applications.

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zarahz/MARL-and-Markets

Compare the effect of a neutral market for RL Agents to trade shares or buy actions with/from others in different compositions.

Language: Jupyter Notebook - Size: 153 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

sintefneodroid/Examples

Example Implementations of Reinforcement Learning Environments using Neodroid

Language: C# - Size: 275 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

AnsSUN/Reinf.-Learn.-gridworld-project

Creation of grid world environment through pygame package and optimizing the motion of agent through modified q-learning process. Video can be found here: https://www.youtube.com/watch?v=-nXH8k9gRLM

Language: Python - Size: 8.89 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

gxywy/gridworld

Simple gridworld environment for tabular reinforcement learning experiment

Language: Python - Size: 82 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

evgenii-nikishin/det-frozen-lake

Code for turning the FrozenLake env into its deterministic version

Language: Python - Size: 3.91 KB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Twinkletanna/Reinforcement_Learning

Implementation of RL algorithms in various environments

Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SravanKumar35/Gridworld

It is a java code which gives optimal policy for grid world problem in Artificial Intelligence.

Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
gridworld-environment 44 reinforcement-learning 33 gridworld 17 gym 8 python 8 openai-gym 6 gym-environment 5 reinforcement-learning-environments 5 rl 5 value-iteration 5 navigation 4 q-learning 4 deep-reinforcement-learning 3 grid 3 qlearning-algorithm 3 markov-decision-processes 3 multiagent-reinforcement-learning 3 environment 3 qlearning 3 multi-agent 3 hacktoberfest 3 artificial-intelligence 3 tensorflow 2 ai 2 grid-world 2 reinforcement-learning-algorithms 2 deep-q-network 2 ml 2 agent 2 maze 2 markov-decision-process 2 deep-learning 2 cartpole-environment 2 pettingzoo 2 sarsa 2 policy-iteration 2 python3 2 reinforcement-learning-agent 1 openai-gym-environment 1 wall 1 reward 1 tabular 1 visualization 1 candecomp-parafac 1 canonical-polyadic 1 maxent 1 td-learning 1 sarsa-lambda 1 reinforcement-algorithms 1 reinforce 1 q-learning-lambda 1 mountain-car 1 cross-entropy-policy-search 1 cross-entropy 1 cartpole 1 blackbox-optimization 1 actor-critic-algorithm 1 pathfinding 1 simulation 1 atari 1 action-market 1 dqn 1 markets 1 ppo 1 proximal-policy-optimization 1 pytorch 1 shareholder-market 1 fun 1 learning 1 world 1 pygame 1 mountaincar 1 gridworldcode 1 iterative-methods 1 java 1 policy 1 compact 1 factored-mdp 1 mdp 1 multidimensional 1 parallel-factor-analysis 1 tensor 1 tensor-algebra 1 tensor-decomposition 1 tensor-factorization 1 gym-environments 1 open-ai-gym 1 playground 1 cnn 1 imitation-learning 1 inverse-reinforcement-learning 1 irl 1 machine-learning 1 turtlebot 1 game 1 educational-game 1 education 1 value-function 1 bellman-equation 1 makie 1