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

https://github.com/ms-daniel/reinforcement-learning

Program created in java with swing interface.
https://github.com/ms-daniel/reinforcement-learning

artificial-intelligence inteligencia-artificial java reinforcement reinforcement-learning reinforcement-learning-algorithms swing-components swing-gui

Last synced: 8 months ago
JSON representation

Program created in java with swing interface.

Awesome Lists containing this project

README

          

# Reinforcement Learning
Program created in java with swing interface.

---

## Introduction

It currently only has a standard maze for the AI ​​to work with.

In the future, the upload functionality for a custom maze will be increased.

## Options

A very simple and intuitive interface


It currently has two maze creation options, but they will be merged into just one.

#### Maze 61 x 61
You can use a standard maze or export a maze. Unfortunately, it is not yet possible to upload an image and extract the maze from it.

//TODO