Skip to content

EnthusiasticTeslim/separationML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python version license author

separationML

Source code and trained models for the paper "Physics-informed Data-driven control of Electrochemical Separation Processes".

Set-up environment

Clone this repository and then use setup.sh to setup a virtual environment separation with the required dependencies in requirements.txt.

chmod +x setup.sh
git clone https://github.com/EnthusiasticTeslim/separationML.git
cd separationML
sh env.sh
source binfo/bin/activate

Training RL

The notebooks for training the RL-based controllers are contained here. More information on RL environment is available logic.md.

Important

All modules in setting up the RL controller are available in OptiDial.

How-to-cite

Cite the paper using the following:

@article{doi,
  author = {Teslim Olayiwola, Kyle Terito, Jose Romagnoli},
  title = {Physics-informed Data-driven control of Electrochemical Separation Processes},
  journal = {n/a},
  year = {n/a},
  volume = {n/a},
  number = {n/a},
  doi = {https://doi.org/}
}

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages