Skip to content
View kelvinlimwan's full-sized avatar
Block or Report

Block or report kelvinlimwan

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. Twitter-Rumour-Detection Twitter-Rumour-Detection Public

    BERT model that classifies the source tweet of a Twitter thread as a rumour or non-rumour.

    Jupyter Notebook 1

  2. Fine-Grained-Image-Localisation Fine-Grained-Image-Localisation Public

    Deep CNN to predict the latitude and longitude of the location where an image was photographed.

    Jupyter Notebook

  3. Geolocation-Classifier-of-Tweets Geolocation-Classifier-of-Tweets Public

    Logistic Regression Model to predict where the author of a tweet was located.

    Jupyter Notebook 1

  4. Autonomous-Sequence-Agent Autonomous-Sequence-Agent Public

    Heuristic, Q-Learning and Deep Q-Learning algorithms to guide an AI player's decision making in the board game Sequence.

    Python

  5. Trading-Bot Trading-Bot Public

    Algorithm using EMA cross-over and Machine learning principles to trade stocks on the QuantConnect platform.

    Python 3 2

  6. Moral-Machines-Experiment Moral-Machines-Experiment Public

    An Ethical Engine that decides between saving the lives of passengers in a car or pedestrians given precarious scenarios.

    Java