- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/deeplearning4j/rl4j
- 软件文档: https://github.com/deeplearning4j/rl4j/blob/master/README.md
- 官方下载: https://github.com/deeplearning4j/rl4j
软件介绍
RL4J 是一个与 Deeplearning4j 集成的强化学习框架。
DQN(深度 DQ 学习与双 DQN)
Async RL(A3C,Async NStepQlearning)
两者都用于低维(数组)和高维(像素)输入。
Algorithms and Theory of Computation Handbook
Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95
Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!
