a directed acyclic graph environment for use with openAI gym
Project description
This repository contains a PIP package which is an OpenAI environment for simulating directed acyclic graphs for workflow scheduling.
Installation
Install the OpenAI gym.
Then install this package via
pip install -e .
Usage
import gym
import graphRL
env = gym.make('graphRL-v0')
The Environment
Tbc.
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
graphRL-0.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file graphRL-0.0.1.tar.gz
.
File metadata
- Download URL: graphRL-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d5da9434cf6494cf7d017d6ad3334d621720365dbef88c391ea7feaec727b9 |
|
MD5 | 2a37e7e91d4735f2713c63f0459d8ca5 |
|
BLAKE2b-256 | 31104c27b61501ff5c402c3a6ead5237231df042e2ec3f8bdd5554a09453953e |
File details
Details for the file graphRL-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: graphRL-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdf3ab7f6095db9a44dfaad087fd459cd2ec66e6ae4c7bbaa49fc605871a6335 |
|
MD5 | 6f19e17244362c25d3d884cc2746e108 |
|
BLAKE2b-256 | 4a3c21872f097872ef00fd1a4adb588a3e25a2dfcfcd8f379eccbeb0b2c97f65 |