Ecosyste.ms: Repos

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

GitHub topics: gridworld

damat-le/gym-simplegrid

Simple Gridworld Gymnasium Environment

Language: Python - Size: 526 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 34 - Forks: 8

jannikmi/extremitypathfinder

python package for fast shortest path computation on 2D polygon or grid maps

Language: Python - Size: 2.87 MB - Last synced: 12 days ago - Pushed: 19 days ago - Stars: 39 - Forks: 12

matt576/search_algorithms

Implementation of uninformed graph search algorithms

Language: Python - Size: 9.77 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

epignatelli/navix

Accelerated minigrid environments with JAX

Language: Python - Size: 396 KB - Last synced: 10 days ago - Pushed: 2 months ago - Stars: 27 - Forks: 2

thatrobotdev/AP-CSA

All of my work for AP CSA

Language: HTML - Size: 748 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

francidellungo/Minigrid_HCI-project

Train agents on MiniGrid from human demonstrations using Inverse Reinforcement Learning

Language: Python - Size: 3.19 MB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 13 - Forks: 2

Alexyskoutnev/Delivery-Controller

Navigate a grid map efficiently, avoiding obstacles, and finding optimal paths for autonomous systems. This project combines Reinforcement Learning, Monte Carlo Tree Search, and Model-Based Formal Methods to create and validate effective path plans.

Language: Python - Size: 11 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 3 - Forks: 1

ArnaudFickinger/gym-multigrid

Lightweight multi-agent gridworld Gym environment

Language: Python - Size: 430 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 180 - Forks: 37

podondra/gym-gridworlds

Gridworld environments for OpenAI gym.

Language: Python - Size: 13.7 KB - Last synced: 30 days ago - Pushed: 3 months ago - Stars: 67 - Forks: 18

ivanbelenky/RL

R.L. methods and techniques.

Language: Python - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 2 - Forks: 1

goodai-jose-solorzano/FlatWorld

A gridworld-like gym environment for Reinforcement Learning research.

Language: Python - Size: 223 KB - Last synced: 6 days ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

PeeteKeesel/reinforce-py

🐍 Implementation of the REINFORCEjs library from Kaparthy in Python

Language: Jupyter Notebook - Size: 692 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Hysperr/gridworld

Given infinite possibilities, an AI agent learns the optimal path towards its goal from any starting point while avoiding obstacles.

Language: Java - Size: 631 KB - Last synced: 4 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

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

Extended, multi-agent and multi-objective 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: 1.26 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 0

asokraju/Adv-MARL

Adversarial attacks in consensus-based multi-agent reinforcement learning

Language: Python - Size: 84.2 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 13 - Forks: 4

philippaltmann/hyphi-gym

A Gymnasium benchmark suite for evaluating the robustness and multi-task performance of reinforcement learning algorithms in various discrete and continuous environments.

Language: Python - Size: 40.9 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

JuliaReinforcementLearning/GridWorlds.jl

Help! I'm lost in the flatland!

Language: Julia - Size: 34.7 MB - Last synced: 4 days ago - Pushed: 11 months ago - Stars: 45 - Forks: 9

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: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

kevin-hanselman/grid-world-rl

Value iteration, policy iteration, and Q-Learning in a grid-world MDP.

Language: Python - Size: 14.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 22 - Forks: 12

maggieelkin/skinnerworld

SkinnerWorld is a reinforcement learning gridworld project completed for a Reinforcement Learning graduate course.

Language: Python - Size: 1.04 MB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

JoshCu/cuda_markov_gridworld

CUDA implementation of Value Iteration using classic Grid world reinforcement learning example

Language: Cuda - Size: 1.1 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 1

xinleipan/gym-gridworld

Simple grid-world environment compatible with OpenAI-gym

Language: Python - Size: 38.1 KB - Last synced: 28 days ago - Pushed: about 4 years ago - Stars: 48 - Forks: 22

tjf952/AP_CompSci

AP Computer Science - Java projects with a capstone of GridWorld :beetle: 2014

Language: Java - Size: 702 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Joshua-Robison/GridWorld

A simple grid world reinforcement learning package using discrete value iteration

Language: Julia - Size: 6.84 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

evgenii-nikishin/det-frozen-lake

Code for turning the FrozenLake env into its deterministic version

Language: Python - Size: 3.91 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

u-t-autonomous/gridsim

A grid world simulation environment

Language: Python - Size: 69.3 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

andrecianflone/policy_value_iteration

Policy and Value Iteration with a GridWorld!

Language: Jupyter Notebook - Size: 34.2 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

TheMTank/GridUniverse

Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem

Language: Python - Size: 15.4 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 20 - Forks: 5

onejgordon/sr-dyna

Python implementation of SR-Dyna from Russek, Momennejad et al 2017

Language: Jupyter Notebook - Size: 1.88 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 4

imraviagrawal/Reinforcement-Learning-Implementation

Implementation of Reinforcement Algorithms from scratch

Language: Python - Size: 23.1 MB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 9 - Forks: 3

grzesiek2201/MDPRL

Markov Decision Process (value iteration) and Reinforcement Learning (Q-learning) presented in Grid World.

Language: Python - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

mvcisback/gridworld-visualizer

Small library for visualizing gridworlds by generating svgs styled and animated by css.

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

bmazoure/pixel_world

Language: Python - Size: 108 KB - Last synced: 12 months ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 1

tfburns/State-Complexes-of-Gridworlds

Tool for creating simple gridworlds and their state complexes

Language: Python - Size: 6.02 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

joekadi/Inverse-Reinforcement-Learning-Bayesian-Uncertainty

The PyTorch framework developed to enable my MSci thesis project titled: "Evaluating Uncertainty Estimation Methods For Deep Neural Network’s In Inverse Reinforcement Learning"

Language: Python - Size: 537 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

jeappen/gym-grid πŸ“¦

A simple Gridworld environment for Open AI gym

Language: Python - Size: 79.1 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 23 - Forks: 12

Phu-archive/GridWorld πŸ“¦

GridWorld Environment

Language: Python - Size: 116 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

manjavacas/rl-gridworld

Classic Reinforcement Learning implementations for custom Girdworld environment.

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

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: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

outlace/Gridworld

Simple implementation of text-based Gridworld game. Intended for use with reinforcement learning algorithms.

Language: Python - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 13 - Forks: 5

florianvazelle/unity-rl

Markov Decision Process and Temporal Difference algorithms

Language: C# - Size: 291 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

adik993/reinforcement-learning-sutton

Language: Python - Size: 75.2 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 13 - Forks: 3

egrund/SARSA-gridworld

This is an implementation of n-step SARSA and a gridworld to be solved by it.

Language: Python - Size: 429 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

agentmodels/webppl-agents

Webppl library for generating Gridworld MDPs. JS library for displaying Gridworld.

Language: JavaScript - Size: 2.51 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 21 - Forks: 2

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: about 1 year ago - Pushed: over 6 years ago - Stars: 5 - Forks: 3

gwikina/Gridworld

My grid world project (Swen 711)

Language: Python - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

aig-upf/gridenvs

Create new gridworld gym environments easily

Language: Python - Size: 196 KB - Last synced: 4 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 3

emuskardin/gridworld-gym

Scallable partially observable and/or non-Markovian gridworld for planning or reinforcement learning

Language: Python - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

gabrielegilardi/Q-Learning

Reinforcement Learning Using Q-learning, Double Q-learning, and Dyna-Q.

Language: Python - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

sintefneodroid/Examples

Example Implementations of Reinforcement Learning Environments using Neodroid

Language: C# - Size: 275 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 3

zyxue/reinforcejs Fork of karpathy/reinforcejs

Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)

Language: JavaScript - Size: 951 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0

jvmncs/safe-grid-agents

Training (hopefully) safe agents in gridworlds

Language: Python - Size: 222 KB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 25 - Forks: 4

bballamudi/extremitypathfinder Fork of jannikmi/extremitypathfinder

python package for fast shortest path computation on 2D grid or polygon maps

Size: 2.03 MB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

nicehiro/grid-world

David Silver Course cases. Basic and extensiable grid world environment.

Language: Python - Size: 125 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 5 - Forks: 2

i2a-k/Reinforcement-Learning

Multi-Armed Bandit Simulation, MDP GridWorld Example, Random Walk Problem by TD and MC

Language: Jupyter Notebook - Size: 186 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

dxganta/gridworld

Coding the GridWorld example from David Silver's Reinforcemnet Learning Course in Python

Language: Jupyter Notebook - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 3

amineremache/qlearning-gridworld

A simple implementation of the gridworld example using the Q-learning algorithm

Language: Python - Size: 2.47 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

KaleabTessera/Gridworld-Markov-Decision-Process

Implementing a gridworld from scratch and configuring it as a Markov decision process.

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

shamo0/ValueIteration

Program solves an MDP using value iteration

Language: Python - Size: 90.8 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

gxywy/gridworld

Simple gridworld environment for tabular reinforcement learning experiment

Language: Python - Size: 82 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 2

palle-k/REINFORCE-DL4S

Implementation of the REINFORCE algorithm in DL4S

Language: Swift - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - 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: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

DanielLaszlo/the-last-multi-agents

Language: Python - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

AdaDoom3/ExtremeSpaceCombat

Java game with space ships

Language: Java - Size: 38.5 MB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 0

k--chow/gym_gridworld

An openAI gym environment for the classic gridworld scenario.

Language: Python - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

abendayan/pacman

pacman in java

Language: Java - Size: 104 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

ofekih/FinalEscape Fork of kesav-v/FinalEscape

Language: Java - Size: 5.3 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 1

Related Keywords
gridworld 67 reinforcement-learning 37 gridworld-environment 17 q-learning 9 markov-decision-processes 9 gym 8 sarsa 7 openai-gym 7 python 7 value-iteration 6 java 6 mdp 6 rl 5 qlearning 5 ai 5 gym-environment 4 pathfinding 4 reinforcement-learning-environments 4 policy-iteration 4 artificial-intelligence 3 reinforce 3 deep-reinforcement-learning 3 grid-world 3 inverse-reinforcement-learning 3 navigation 3 game 3 maze 3 machine-learning 3 monte-carlo 3 deep-learning 3 grid 2 deep-q-learning 2 cliffwalking 2 tensorflow 2 multiagent-reinforcement-learning 2 reinforcement-learning-algorithms 2 apcs 2 multi-agent 2 gymnasium 2 astar-pathfinding 2 graph-algorithms 2 random-walk 2 path-planning 2 robotics 2 shortest-path 2 agent 2 neural-network 2 openai 2 visibility-graph 2 dyna-q 2 hacktoberfest 2 ml 2 sarsa-lambda 2 julia 2 environment 2 multi-armed-bandits 1 bandit-algorithm 1 racecar 1 sutton-book 1 unity 1 fun 1 farama-foundation 1 state-complex 1 clearml 1 ensembles 1 mcdropout 1 objectworld 1 pytorch 1 swag 1 uncertainty-quantification 1 python3 1 candecomp-parafac 1 canonical-polyadic 1 compact 1 factored-mdp 1 multidimensional 1 parallel-factor-analysis 1 tensor 1 tensor-algebra 1 tensor-decomposition 1 tensor-factorization 1 sokoban 1 tictactoe 1 learning 1 world 1 d3 1 d3js 1 javascript 1 react 1 reactjs 1 safe-agents 1 safe-reinforcement-learning 1 astar 1 incremental-monte-carlo 1 multi-armed-bandit 1 n-armed-bandit-problem 1 temporal-difference 1 reinforcement-learning-excercises 1 algorithm 1 gridworldcode 1