Rusted Cart Pole: WebAssembly Demo

A simple Rust+Wasm+Tensorflow.js demo. Sources found at https://github.com/holli/rusted_cart_pole/.

The repo is an example of making environment for machine learning with Rust and using different languages to interact with the environment.

It will take about 300 episodes to get enough samples to get to any level and over thousand to get to a decent level. Switch to "Fast Train" for few minutes and then to "Eval & Show". There is also "User Playing"-mode in which the machine learns to imitate your moves.