Skip to content

janstenner/DistributedConvRL-PDE-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the publicly available codebase for the experiments shown in the article Distributed Control of Partial Differential Equations Using Convolutional Reinforcement Learning

To set up the project just download/clone this repository, activate the julia project, instantiate.

julia> using Pkg
julia> Pkg.activate("path/to/this/project")
julia> Pkg.instantiate()

Afterwards you can run the experiments found in the subfolders of the scripts directory (the setup folders contain needed code but no experiments themselves).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages