brun0ne / simulathrone

Simulations customizable on the fly with AI support

Home Page:https://brun0ne.github.io/simulathrone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulathrone

Web app which allows you to create simulations customizable on the fly by adding different variables and "laws".

It has an "AI" component which acts as a simple neural network (with UI where you can change the amount of inputs, hidden layers and outputs) - but to train it you have to write your own code - see example training code.

Videos (Polish)

YouTube - Part 1

YouTube - Part 2

Try it

https://brun0ne.github.io/simulathrone/

Screenshot

screenshot

License

This code is available on MIT License, so feel free to use it or fork.

About

Simulations customizable on the fly with AI support

https://brun0ne.github.io/simulathrone/

License:MIT License


Languages

Language:JavaScript 97.6%Language:HTML 1.6%Language:CSS 0.8%