caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Louis Mandel <louis.mandel@lri.fr>
To: caml-list@inria.fr
Subject: [Caml-list] openai-gym-ocaml: reinforcement learning algorithms trainnig environment
Date: Wed, 16 Jan 2019 10:07:18 -0500	[thread overview]
Message-ID: <15A0FCF9-3622-42AE-864D-65CE15D384A5@lri.fr> (raw)

Dear OCaml users,

We are happy to announce the first release of openai-gym-ocaml (https://github.com/IBM/openai-gym-ocaml) an OCaml binding to the openai-gym toolkit for developing and comparing reinforcement learning algorithms (https://gym.openai.com/).

The library can be installed using opam:

   opam install openai-gym

It also requires a gym-http-api server (https://github.com/openai/gym-http-api) to communicate with Python.

Best,
Louis for the openai-gym-ocaml development team


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list https://inbox.ocaml.org/caml-list
Forum: https://discuss.ocaml.org/
Bug reports: http://caml.inria.fr/bin/caml-bugs

                 reply	other threads:[~2019-01-16 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15A0FCF9-3622-42AE-864D-65CE15D384A5@lri.fr \
    --to=louis.mandel@lri.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).