Skip to content

liquidcarrot/example.openai.cartpole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Gym is a training and testing environment for Reinforcement Learning Algorithms.

Liquid Carrot is an AI platform that help developers connect to HTTP Endpoints (i.e. RESTful APIs, Websockets, etc.).

Introduction

In this example we're training an AI Agent to balance a pole on a cart using Node.js, Liquid Carrot, and OpenAI Gym's CartPole-v0 simulation.

CartPole-v0

Pre-Requisites

  • Node.js > v10.x
  • Python > v2.7

Installation

$ git clone https://github.com/liquidcarrot/liquidcarrot.example.openai.cartpole.git
$ cd liquidcarrot.example.openai.cartpole
$ npm i

Quickstart

$ npm start

Contributors

About

Node.js + Liquid Carrot + OpenAI Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published