Skip to content

Library for PDE optimization and control with gradient-based methods and reinforcement learning

License

Notifications You must be signed in to change notification settings

stmorgenstern/pde-opt

 
 

Repository files navigation

pde-opt

Library for PDE optimization and control with gradient-based methods and reinforcement learning

Installation

git clone https://github.com/acoh64/pde-opt.git
cd pde-opt
conda create -y -n pde-opt-env python=3.10
conda activate pde-opt-env
pip install -e .
pip install -U "jax[cuda12]==0.6.2" "jaxlib==0.6.2"

About

Library for PDE optimization and control with gradient-based methods and reinforcement learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%