Skip to main content

Accenta.AI Gym Environement

Project description

Copyright (c) 2019-2022 Accenta (www.accenta.ai)

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

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:

https://gitlab.com/accenta_group/ai-gym/issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rlenv-1.1.dev2.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

rlenv-1.1.dev2-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

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

Hashes for rlenv-1.1.dev2.tar.gz
Algorithm Hash digest
SHA256 e26c952c840c7a41d9f0d1754f1266b98aae88b1231bae1bb3c959cf33c1505f
MD5 96c75d3bb965a02a204f9fb921f30757
BLAKE2b-256 05536741d0800347ae29b540cd4430b909634e77eeb27fcc7f9fb5b19def76dd

See more details on using hashes here.

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

Hashes for rlenv-1.1.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 792b44decd8249a784db2ec4adadd56b4002e98a67370b2574d390bf4b7868df
MD5 e6062ac0e5e3d10bc6aed2918464e8b9
BLAKE2b-256 73d37004093acfeacc4487eaf4c65d307831cd5e8e1a8b202619acff5341c3b4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page