Skip to content
View AlfieGoat's full-sized avatar
  • IMDb/Amazon

Block or report AlfieGoat

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. QuizCDK QuizCDK Public

    TypeScript 1

  2. Hotdog-classifier Hotdog-classifier Public

    Python

  3. Java-Animal-Monopoly-project Java-Animal-Monopoly-project Public

    A version of the infamous monopoly board game made with animals.

    Java

  4. word2vec-skipgram word2vec-skipgram Public

    I was curious about word2vec and threw this together tonight. It works pretty well. I trained it on "The Adventures of Sherlock Holmes by Arthur Conan Doyle" and get some decent results. It is not …

  5. Neural-Network-from-scratch-using-just-NumPy Neural-Network-from-scratch-using-just-NumPy Public

    This was my first proper implementation of a Neural Network. It is very simple, but you can create a neural network model with however many layers you want with as many neurons as you want, you can…

    Python

  6. Hotel-Menu-System Hotel-Menu-System Public

    An applicaation allowing for the checking in, checking out and booking of tables with strong validation and a good looking UI for being an ASCII application.

    C