由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - FAIR open sourced ELF OpenGo
相关主题
Google Chrome source code released计算和学习根本就是两回事
dummy question on math library围棋人工智能Deep Learning就是在玩数学
gcc 4.3(or +) on Mac OS 10.6请教专家:石头剪刀布用哪种AI算法解决?
glibc question求推荐深度学习做的不错的小公司
Linux loading dynamic library problem王垠:我为什么不在乎人工智能
谁能示范一个小的C程序Deep Learning/Machine Learning 对传统优化问题,可能做的更好吗?
狗狗要把G+干掉了Reinforcement Learning的思想精髓是什么?
有没有谁做 text mining 的?good C++ open source project?
相关话题的讨论汇总
话题: elf话题: go话题: fair话题: opengo话题: research
进入Programming版参与讨论
1 (共1页)
s*****V
发帖数: 21731
1
https://research.fb.com/facebook-open-sources-elf-opengo/
Today, Facebook AI Research (FAIR) open sourced ELF OpenGo, an AI bot that
has defeated world champion professional Go players, based on our existing
ELF platform for Reinforcement Learning Research. We are releasing both the
trained model and the code used to create it.
Inspired by DeepMind’s work, we kicked off an effort earlier this year to
reproduce their recent AlphaGoZero results using FAIR’s Extensible,
Lightweight Framework (ELF) for reinforcement learning research. The goal
was to create an open source implementation of a system that would teach
itself how to play Go at the level of a professional human player or better.
By releasing our code and models we hoped to inspire others to think about
new applications and research directions for this technology.
ELF OpenGo has been successful playing against both other open source bots
and human Go players. We played a series of games (198 wins, 2 losses)
against LeelaZero (158603eb, Apr. 25, 2018), the strongest publicly
available bot, using its default settings and no pondering. We also achieved
a 14 win, 0 loss record against four of the top 30 world-ranked human Go
players. These games were all played using a single GPU making moves every
50 seconds, Chinese rules with 7.5 komi, and unlimited time given to human
players to consider their moves.
1 (共1页)
进入Programming版参与讨论
相关主题
BT实战Linux loading dynamic library problem
How to see the content of a library file谁能示范一个小的C程序
Source Control/Issue Tracking software? (转载)狗狗要把G+干掉了
一个中国人写得Screensaver. 有source code有没有谁做 text mining 的?
Google Chrome source code released计算和学习根本就是两回事
dummy question on math library围棋人工智能Deep Learning就是在玩数学
gcc 4.3(or +) on Mac OS 10.6请教专家:石头剪刀布用哪种AI算法解决?
glibc question求推荐深度学习做的不错的小公司
相关话题的讨论汇总
话题: elf话题: go话题: fair话题: opengo话题: research