Skip to content

kinimesi/marl-layout-demo

Repository files navigation

MARLL

A demo tool for the multi-agent reinforcement learning layout extension. You can access an online version of the tool here.

Running a Local Instance

In order to deploy and run a local instance of the tool, please follow the steps below:

  • Installation
git clone https://github.com/kinimesi/marl-layout-demo.git
cd mral-layout-demo
npm install 
  • Build and Start
npm run build
sudo npm start

Then, open a web browser and navigate to localhost. Please note that the default port is 80 but you can run this application in another port by setting 'port' environment variable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages