Skip to content

dawsonc/jax_controls_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following to install and setup the environment

conda create -n jax_tutorial -y
conda activate jax_tutorial
pip install -r requirements.txt
python -m ipykernel install --user --name jax_tutorial --display-name "Python (jax_tutorial)"

Running

The tutorials can be run as Jupyter notebooks

jupyter notebook

About

A brief JAX tutorial with examples from control theory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published