Skip to content
View rohanphil's full-sized avatar

Block or report rohanphil

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 Loading

  1. Artificial-Neurogenesis Artificial-Neurogenesis Public

    Implementation of the paper, Artificial Neurogenesis, by Mixter et al, to grow neural networks to allow for dynamic scaling of neurons in a network rather than pruning. Request access if required

    C++

  2. CartmanGPT CartmanGPT Public

    A LLM that is finetuned to respond to prompts in the voice of Eric Cartman from South Park and an accompanying webapp

    Jupyter Notebook 1

  3. Passing-Patterns Passing-Patterns Public

    An Analysis of Passing Patterns amongst players in Association Football (Soccer) using Machine Learning

    Jupyter Notebook

  4. InterviewSum InterviewSum Public

    A quick whisper-GPT based system for transcribing and summarizing interviews. Built for a friend who has to listen and summarize hours of interviews for work

    Python

  5. IMD-BERT IMD-BERT Public

    Bidirectional Encoder Representations built from scratch (and from huggingface) to perform sentiment analysis on the IMDB movie review dataset. All in all, a fun introduction to all things BERT.

    Jupyter Notebook

  6. VAESegmentation VAESegmentation Public

    Variational AutoEncoder for Image Segmentation

    Python