项目作者: saharan

项目描述 :
Deep Deterministic Policy Gradient with WebGL and CUDA
高级语言: Haxe
项目地址: git://github.com/saharan/WebDL-DDPG.git
创建时间: 2018-06-30T05:51:00Z
项目社区:https://github.com/saharan/WebDL-DDPG

开源协议:MIT License

下载


WebDL-DDPG

A library for deep reinforcement learning. The article about this library is here (Japanese).

Features

  • Supports GPU (WebGL for JavaScript platform and CUDA for Python platform)
  • DDPG (Deep Deterministic Policy Gradient) is implemented

Main classes

License

The MIT License