From 2651ea0fc77f30fb32048bc0a408593d17239177 Mon Sep 17 00:00:00 2001 From: Iheb Haboubi Date: Sat, 3 Oct 2020 11:53:05 +0100 Subject: [PATCH] Add gym --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d44faa..6885ec6 100644 --- a/README.md +++ b/README.md @@ -827,6 +827,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for Machine Learning. Also see [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).* +* [gym](https://github.com/openai/gym) - A toolkit for developing and comparing reinforcement learning algorithms. * [H2O](https://github.com/h2oai/h2o-3) - Open Source Fast Scalable Machine Learning Platform. * [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics. * [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.