Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikolasan/qu-robot

Q learning from scratch in Rust
https://github.com/mikolasan/qu-robot

Last synced: about 2 months ago
JSON representation

Q learning from scratch in Rust

Awesome Lists containing this project

README

        

# qu-robot

Q learning from scratch in Rust

## Run

```bash
cargo run --bin qu-gl
```