Skip to content

INATECH-CIG/storage-flexRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flexRL

flexRL is an implementation of flexABLE framework with DRL implementation for storage units.

Installation

Using conda

First clone the repository:

git clone https://github.com/INATECH-CIG/storage-flexRL.git

Next, navigate to the cloned directory:

cd $where you cloned the repo$

Now, create a conda environment:

conda env create -f environment.yml

Afterwards, activate the environment:

conda activate flexrl

After these steps you can also run the example simulation:

python main.py

Licence

Copyright 2021-2023 Nick Harder

ASSUME is licensed under the GNU Affero General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages