No project description provided
Project description
HippoGym
Human Input Parsing Platform for Openai Gym
Purpose:
HippoGym is a python library for simplifying human-ai interaction research over the web. The library provides a communicator that opens a websocket to pass environment information and recieve commands and actions from browser-based front-end.
The library is designed to be customizable for diverse research applications. The framework is naive in that it makes no assumptions about how human or agents input will be used, it simply provides the mechanism to pass along and record this information.
Installation
pip install hippogym
Examples
Lunar Lander with human agent
Copy and run the lunar lander example.
You should see:
Then connect a client to the websocket using the host and port, you can use the irll frontend: https://beta.irll.net/?server=ws://localhost:5000
You can now play with either the command pannel or the keyboard:
Minigrid with human agent
Copy and run the minigrid example.
You should see:
Then connect a client to the websocket using the host and port, you can use the irll frontend: https://beta.irll.net/?server=ws://localhost:5000
You can now play with either the command pannel or the keyboard:
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 hippogym-2.0.0a2.tar.gz
.
File metadata
- Download URL: hippogym-2.0.0a2.tar.gz
- Upload date:
- Size: 7.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee9735cf77ea67847ba4171e90263caf407defe35187495776275c387c1f2a0e |
|
MD5 | f1c940b12abbb84e623096cbf8a281fb |
|
BLAKE2b-256 | 3caf4e5f3270330a8699d511b652d68dffec24e8358d34ef959ed19db0792483 |
File details
Details for the file hippogym-2.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: hippogym-2.0.0a2-py3-none-any.whl
- Upload date:
- Size: 27.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e358ff992eac235f9630fb18a126bb4a060e551e81689cfa964faf985680e25 |
|
MD5 | 6b455a851c4649feccffbdfbf60c2f0d |
|
BLAKE2b-256 | 8ada54d622413aa9ba1a4bf49911fc2e82e4e1364358f2b154a1b71d998eab4e |