jabandersnatch / engym

This is an open-source repository for creating environments based on engineering problems and solving them using RL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report an issue

GitHub Repo stars Contributors

engym


Welcome!

This repository is based on the openai gym repository. It's purpose is to encourage engineers to apply RL algorithms for aiding the desing of new solutions.

Content

Introduction

Well this is ackward.

References

@misc{baselines,
  author = {Dhariwal, Prafulla and Hesse, Christopher and Klimov, Oleg and Nichol, Alex and Plappert, Matthias and Radford, Alec and Schulman, John and Sidor, Szymon and Tan, Zhenyu and Wu, Yuhuai and Zhokhov, Peter},
  title = {OpenAI Baselines},
  year = {2017},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/openai/baselines}},
}

About

This is an open-source repository for creating environments based on engineering problems and solving them using RL

License:MIT License


Languages

Language:Python 100.0%