Skip to content
View Matt-Jennings-GitHub's full-sized avatar
Block or Report

Block or report Matt-Jennings-GitHub

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. Cocktail-Classifier Cocktail-Classifier Public

    Image recognition with CNN trained on google images to identify types of cocktails from images. Network written in Keras (TF Backend) and applied transfer learning from VGG-16 trained on the imagen…

    Python 2

  2. Fishing-Game-NEAT Fishing-Game-NEAT Public

    Teaching an AI to play a recreated and simplified version of the popular ice fishing game from Club Penguin using a neural network trained with genetic evolution using the NEAT algorithm.

    Python 9

  3. Coronavirus-Prediction Coronavirus-Prediction Public

    End-to-end machine learning project. Predicting and understanding the spread of the COVID-19 Pandemic in the USA can help forecast supply chains and save jobs and lives. The past reproduction numbe…

    Jupyter Notebook 1 1

  4. Skin-Cancer-Identification Skin-Cancer-Identification Public

    Image recognition using a CNN (both with and without the aid of transfer learning) to detect the presence of melanoma in images of malignant and benign moles taken from the ISIC Medical data archiv…

    Python 3

  5. House-Price-Prediction House-Price-Prediction Public

    Applying Gradient Boosting Regression to predict the predict the value of housing from dataset of past house sales and their attributes. Using Keras (TF Backend) Including preprocessing features, v…

    Python 1

  6. Coronavirus-Data-Visualization Coronavirus-Data-Visualization Public

    Interactive live data visualisation project to show the global spread of the Coronavirus. Includes geographic mapping of the COVID-19 epidemic, representing country cases and deaths using a colour …

    Python 2 1