Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haraldf/maze

A reinforcement-learning solver for a 2d maze
https://github.com/haraldf/maze

maze-solver reinforcement-learning typescript

Last synced: 9 days ago
JSON representation

A reinforcement-learning solver for a 2d maze

Awesome Lists containing this project

README

        

![Node.js CI](https://github.com/haraldF/maze/workflows/Node.js%20CI/badge.svg)

# Maze

A solver for a 2d maze using reinforcement learning.

You can play with it here: [https://haraldf.github.io/maze/](https://haraldf.github.io/maze/)