Skip to content
View PhilipAD's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report PhilipAD

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

Pinned

  1. Transfer-Learning-Dissertation_Project Transfer-Learning-Dissertation_Project Public

    Detecting Emotion in short text using ULMFiT's Language model and GloVe's Embeddings (EmoContext)

    Jupyter Notebook

  2. irgolic/AutoPR irgolic/AutoPR Public

    Run AI-powered workflows over your codebase

    Python 1.2k 79

  3. Competitive-Learning-on-MNIST Competitive-Learning-on-MNIST Public

    Implementation of the standard competitive learning algorithm on a one layer network to cluster hand-written character

    Python

  4. Chess-Q-learning-Reinforcement-Learning Chess-Q-learning-Reinforcement-Learning Public

    3-Piece chess Q-learning algorithm using NumPy

    Python