Accenta.AI Gym Environement
Project description
Copyright (c) 2019-2022 Accenta (www.accenta.ai)
Web site: https://gitlab.com/ens-data-challenge/accenta-gym-environment
Online documentation: https://ens-data-challenge.gitlab.io/accenta-gym-environment
Examples: https://ens-data-challenge.gitlab.io/accenta-gym-environment/gallery/
Source code: https://gitlab.com/ens-data-challenge/accenta-gym-environment
Issue tracker: https://gitlab.com/ens-data-challenge/accenta-gym-environment/issues
Description
Accenta Gym Environment
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
C.f. requirements.txt
Installation
Posix (Linux, MacOSX, WSL, …)
From the EnergyPlus Python source code:
conda deactivate # Only if you use Anaconda... python3 -m venv env source env/bin/activate python3 -m pip install --upgrade pip python3 -m pip install -r requirements.txt python3 setup.py develop
Windows
From the EnergyPlus Python source code:
conda deactivate # Only if you use Anaconda... python3 -m venv env env\Scripts\activate.bat python3 -m pip install --upgrade pip python3 -m pip install -r requirements.txt python3 setup.py develop
Build and run the Accenta Gym Environment Docker image
Build the docker image
From the EnergyPlus Python source code:
docker build -t registry.gitlab.com/ens-data-challenge/accenta-gym-environment .
Run unit tests from the docker container
From the EnergyPlus Python source code:
docker run registry.gitlab.com/ens-data-challenge/accenta-gym-environment pytest
Run an example from the docker container
From the EnergyPlus Python source code:
docker run registry.gitlab.com/ens-data-challenge/accenta-gym-environment python3 /rlenv/examples/plot_wall_env.py
Push the docker image on the container registry
From the EnergyPlus Python source code:
docker push registry.gitlab.com/ens-data-challenge/accenta-gym-environment
Documentation
Online documentation: https://ens-data-challenge.gitlab.io/accenta-gym-environment
API documentation: https://ens-data-challenge.gitlab.io/accenta-gym-environment/api.html
Example usage
C.f. https://ens-data-challenge.gitlab.io/accenta-gym-environment/gallery/
Bug reports
To search for bugs or report them, please use the Accenta’s Gym Environments Bug Tracker at:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rlenv-1.1.dev2.tar.gz
.
File metadata
- Download URL: rlenv-1.1.dev2.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e26c952c840c7a41d9f0d1754f1266b98aae88b1231bae1bb3c959cf33c1505f |
|
MD5 | 96c75d3bb965a02a204f9fb921f30757 |
|
BLAKE2b-256 | 05536741d0800347ae29b540cd4430b909634e77eeb27fcc7f9fb5b19def76dd |
File details
Details for the file rlenv-1.1.dev2-py3-none-any.whl
.
File metadata
- Download URL: rlenv-1.1.dev2-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 792b44decd8249a784db2ec4adadd56b4002e98a67370b2574d390bf4b7868df |
|
MD5 | e6062ac0e5e3d10bc6aed2918464e8b9 |
|
BLAKE2b-256 | 73d37004093acfeacc4487eaf4c65d307831cd5e8e1a8b202619acff5341c3b4 |