Skip to content

manjavacas/SMeRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMeRL

Meta Reinforcement Learning tests based on Sinergym environments.

🛠 Setting up

  1. Download and install EnergyPlus:
$ make download-eplus
$ make install-eplus
  1. Check the current EnergyPlus version with:
$ make check-eplus
  1. Install dependencies with Poetry:
$ make install
  1. Open Poetry shell:
$ make shell
  1. Check additional commands using:
$ make help

🚀 Running experiments

Edit scripts/run_sinergym.py for custom experimentation.

Execute the following command:

$ make run

About

Meta Reinforcement Learning tests based on Sinergym environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published