Update 'README.md'

This commit is contained in:
mm 2022-05-26 15:28:47 +00:00
parent 0949c9bda0
commit 1a2259827f

View File

@ -2,6 +2,7 @@
control systems with MUD points
# installation
```bash
@ -32,6 +33,7 @@ There is no assumed error in observations; the "data variance" is designed to re
Therefore, since our objective is to stabilize the cart, the target "time series signal" is zero for all four dimensions of the observation space. The presumed "data variance" should actually correspond to the acceptable bands of signal (WIP).
# generate data
You can generate your own data with:
@ -48,7 +50,8 @@ Using the following presumptions, we can establish better values for the "data v
> The angular momentum of the pole is the most important thing to stabilize.
# headless mode
Run `./headless.sh` (requires `sudo`) to install virtual displays so you can view results in a Jupyter notebook.
# headless mode / notebook demos
Run `./headless.sh` (requires `sudo`) to install virtual displays so you can use the included Jupyter notebooks.