Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddp_jax

Differential Dynamic Programming (DDP) implementations in jax

Contents:


Installation

check the pyproject.toml file for the required packages. You can install them using the following command:

poetry install

Usage

You can run the examples using the following commands:

  poetry run python ./examples/example_ddp.py
  poetry run python ./examples/example_alddp.py


1.vanilla DDP example

png


2.AL-DDP example

gif

About

Differential Dynamic Programming (DDP) implementations in jax

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages