Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
forked from wrongu/RocAlphaGo

A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.

License

Notifications You must be signed in to change notification settings

AndyLin3/AlphaGo

Open more actions menu
 
 

Repository files navigation

AlphaGoReplication

A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.

Build Status

Current project status

This is not yet a full implementation of AlphaGo. Development is being carried out on the develop branch.

We are still in early development stages. We hope to have a functional training pipeline complete by mid March, and following that we will focus on optimizations.

Installation instructions

Using a virtual environment is recommended. If you have python 2.7 and pip installed, you can install all of the project dependencies with

pip install -r requirements.txt

To verify that this worked, try running the tests

python -m unittest discover

About

A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found on their website.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • Python 36.7%
  • CSS 10.7%
  • HTML 0.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.