Skip to content
View hyu2000's full-sized avatar

Block or report hyu2000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hyu2000/README.md

👋 Hello there!

👀 I’m interested in machine learning and coding in general. Have a background in speech recognition (pre-deep learning revolution).

🌱 I’ve just finished replicating AlphaGo(Zero) on 5x5 Go. I promise I will write more of my adventure. Now working on 9x9 Go! Go is fun.

Well, so far I was successful in training a small policy network to predict expert moves in TF2 on Google's cloud GPU; got MCTS and selfplay roughly working. And along the way I learned of similar efforts like MuGo, MiniGo and KataGo. There are so many interesting aspects in AlphaZero. Other than 5x5, Go is far from solved!

💞️ If you are interested in collaboration, drop me a line via gmail, same username.

Popular repositories Loading

  1. tictactoe tictactoe Public

    Several strategies for Tictactoe (including RL, MinMax) in Python

    Python 1

  2. minigo minigo Public

    Forked from tensorflow/minigo

    An open-source implementation of the AlphaGoZero algorithm

    Python 1

  3. keras keras Public

    Forked from keras-team/keras

    Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.

    Python

  4. hyu2000 hyu2000 Public

    Config files for my GitHub profile.

  5. hyu2000.github.io hyu2000.github.io Public

    blog

    JavaScript

  6. a0-jax a0-jax Public

    Forked from NTT123/a0-jax

    AlphaZero in JAX

    Python