An open API service indexing awesome lists of open source software.

https://github.com/dhyeythumar/gym-video-streamer

📽 Python package to live stream OpenAI's gym agents training process from Google Colab to Twitch/YouTube server.
https://github.com/dhyeythumar/gym-video-streamer

google-colab gym gym-wrapper livestream open-source openai reinforcement-learning video-streaming

Last synced: 8 months ago
JSON representation

📽 Python package to live stream OpenAI's gym agents training process from Google Colab to Twitch/YouTube server.

Awesome Lists containing this project

README

          


logo

Introducing video streaming wrapper for OpenAI’s Gym Environments


Now you can live stream the Gym agent’s learning behavior to Twitch/YouTube from Google Colab while training these agents.


medium-logo
pypi-logo

## Releases & Documentation

**Latest, stable release is `v1.0`. Click
[here](https://github.com/dhyeythumar/gym-video-streamer/tree/v1.0/README.md) to get started with the latest release of ML-Agents Video Streamer.**

- The [Releases page](https://github.com/dhyeythumar/gym-video-streamer/releases) contains details of the changes between releases.
- The [Migration page](./Migrating.md) contains details on how to upgrade
from earlier releases of the ML-Agents Toolkit.
- The **Documentation** links in the table below include installation and usage instructions specific to each release. Remember to always use the
documentation that corresponds to the release version you're using.

| **Version** | **Release Date** | **Source** | **Readme** |**Migration Details**|
| :-----------------: | :-----------------: | :-----------------: | :-----------------: | :-----------------: |
| main (unstable) | -- | [source](https://github.com/dhyeythumargym-video-streamer/tree/main) | [doc](https://github.com/dhyeythumar/gym-video-streamer/tree/main/README.md) | -- |
| [**v1.0**](https://github.com/dhyeythumar/gym-video-streamer/releases/tag/v1.0) | **June 21, 2021** | [**source**](https://github.com/dhyeythumar/gym-video-streamer/tree/v1.0) | [**doc**](https://github.com/dhyeythumar/gym-video-streamer/tree/v1.0/README.md) | -- |

## License

Licensed under the [MIT License](./LICENSE).