Skip to content

dasimagin/cart-pole

Repository files navigation

Cart-Pole

Docs

A pet research project for learning modern RL with a taste of JAX and robotics. You can find the full documentation here. Also, you can follow my progress on my blog and YouTube channel.

Quick Start

You need to install bazelisk to build and run the project.

brew install bazelisk   # macOS
apt install bazelisk    # Ubuntu

Docs

To serve the documentation and verify that Bazelisk is set up correctly:

bazelisk run //docs:server

About

Optimal control research project

Topics

Resources

License

Stars

Watchers

Forks

Contributors