Skip to content
View mattrothery's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»
  • United Kingdom

Block or report mattrothery

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

Hi there, I'm Matthew πŸ‘‹

  • πŸ”­ I’m a Machine Learning R&D Engineer working in CV, NLP and GenAI
  • 🌱 Passionate about learning new ML techniques and methods, and applying to real world problems
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: I love hiking, camping and being outdoors

Pinned Loading

  1. stylegan3-notebook stylegan3-notebook Public

    A notebook to finetune StyleGAN3 on custom image datasets

    Jupyter Notebook

  2. dog-breed-classifier dog-breed-classifier Public

    Dog breed classifier notebook, using TensorFlow and Inception v3

    Jupyter Notebook

  3. street-fighter-agent street-fighter-agent Public

    A Colab Notebook to train an agent to play Street Fighter II, using PPO2

    Jupyter Notebook

  4. k-means-clustering k-means-clustering Public

    Implementation of K-Means clustering algorithm in Python, for a CS assignment

    Python

  5. dice-game dice-game Public

    Simple JS dice game, written for a CS assignment

    HTML

  6. text-adventure text-adventure Public

    Simple console based adventure game, written in Java for a CS assignment

    Java