Skip to content
View alfiebeard's full-sized avatar

Block or report alfiebeard

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

Popular repositories Loading

  1. tictactoe-gym tictactoe-gym Public

    This is an OpenAI gym environment for playing Tic Tac Toe (or Noughts and Crosses).

    Python 1

  2. password-protected-webpage password-protected-webpage Public

    Demonstration of how to build a lightweight password protected webpage. This can be very useful for instances where you do not want to setup a full user management system, but where you might want …

    HTML

  3. pronunciation_transformer pronunciation_transformer Public

    This project builds a transformer model and all its components using TensorFlow to predict the IPA pronunciation of words.

    Python

  4. chat-analyser chat-analyser Public

    This project builds a chat analyser, displaying statistics and key graphs/trends from chat data. The main target application is for Facebook chat data and the datasets are assumed to be of this for…

    JavaScript

  5. alphazero alphazero Public

    This project trains a deep reinforcement learning agent via self-play using Monte Carlo tree search (MCTS), in the style of DeepMind's AlphaZero.

    Python

  6. investment-strategies investment-strategies Public

    A tool for evaluating historical investment strategies and for writing your own investment plans and evaluating them on historical market data.

    JavaScript