Skip to content
View oliverzhang42's full-sized avatar
  • Stanford University
  • San Francisco Bay Area

Block or report oliverzhang42

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. reinforcement-learning-othello reinforcement-learning-othello Public

    Using Reinforcement Learning to tackle the game of Othello!

    Python 8 3

  2. Generative-Autoencoders Generative-Autoencoders Public

    Python 8 2

  3. ood_medical_images ood_medical_images Public

    Python 3

  4. reinforcement-learning-tictactoe reinforcement-learning-tictactoe Public

    Using Monte-Carlo and a Convolutional Neural Network to solve Tic Tac Toe.

    Python 1

  5. safety safety Public

    Python 1 1

  6. reinforcement-learning-cartpole-game reinforcement-learning-cartpole-game Public

    An implementation of an algorithm that plays OpenAI's CartPole game. The algorithm is based in reinforcement learning, using the Monte Carlo Algorithm.

    Python