阿里强化学习研究平台 Gym StarCraft

码农软件 · 软件分类 · 机器学习/深度学习 · 2019-08-06 22:57:03

软件介绍

Gym StarCraft 是阿里开源的一套专业易用的研究平台,AI 和强化学习研究者可以非常方便地使用 Python 语言来进行深度强化学习智能 Agent 的开发,它底层完成了对 TorchCraft 和 OpenAI Gym 的封装,支持基于 TensorFlowKeras 等主流算法框架进行开发,仅需几十行代码即可完成一个基本的智能 Agent 的开发。

同时,便于评测智能 Agent 的有效性,Gym StarCraft 被集成在了 OpenAI Gym 这一主流的强化学习 AI评 测平台中,支持世界各地的星际 AI 研究者基于它去进行公平、快捷的效果评估,提供了一个人工智能的开放协作研究平台。

Usage

  1. 使用 Chaoslauncher BWAPI 启动 StarCraft 服务器。

  2. 运行:

    cd examples
    python random_agent.py --ip $server_ip --port $server_port

    $server_ip 和 $server_port 是运行 StarCraft 的服务器的 ip 和端口。

本文地址:https://www.codercto.com/soft/d/11808.html

Scalability Rules

Scalability Rules

Martin L. Abbott、Michael T. Fisher / Addison-Wesley Professional / 2011-5-15 / USD 29.99

"Once again, Abbott and Fisher provide a book that I'll be giving to our engineers. It's an essential read for anyone dealing with scaling an online business." --Chris Lalonde, VP, Technical Operatio......一起来看看 《Scalability Rules》 这本书的介绍吧!

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具