Skip to content
View milliegibbons's full-sized avatar

Block or report milliegibbons

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 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
milliegibbons/README.md

Data Scientist | MSc Artificial Intelligence | MSc Mathematical Finance

Pinned Loading

  1. BERT-Multi-Class-Classification BERT-Multi-Class-Classification Public

    Deep learning using BERT for multi-class text classfication

    Python

  2. Deep-Learning-MNIST Deep-Learning-MNIST Public

    Deep learning methods on the MNIST dataset: multi-task learning, CNN, MLP and single later perceptron

    Python

  3. Opinion-Miner-Reviews Opinion-Miner-Reviews Public

    Opinion miner for reviews from amazon, using gensim and the apriori algorithm

    Python

  4. Sudoku-Solver Sudoku-Solver Public

    A sudoku solver created using a depth first search algorithm and back propogation

    Python 1

  5. Sentiment-Analysis-Reviews Sentiment-Analysis-Reviews Public

    Sentiment analyser for car reviews. Preprocessing using NLTK. Implement Sklearn count vectorizer, MNB, TFIDF

    Python

  6. Spam-Email-Filtering Spam-Email-Filtering Public

    MNB implementation not using inbuilt ML libraries

    Python