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

Block or report amritpurshotam

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

πŸ‘‹ Hi there

My name is Amrit Purshotam and I'm a machine learning scientist.

πŸ› οΈ What I'm building

Here are some projects that I work on in my spare time.

  • ImageNet Papers: I'm implementing the best performing architectures from every year of the ImageNet challenge since 2012 as an exercise in reproduction and to step through time to see how the approaches evolved first-hand. What I'm doing differently is implementing the architectures with the full training pipelines and making the training runs public with wandb.
  • FancyPCA: I built a demo of the PCA Colour Augmentation technique with Streamlit which can be seen live here.
  • Baobab: I'm helping to build an event management platform that enables grass-roots community builders to scale their efforts when organising conferences that have complex requirements for selecting attendees. The application is primarily built for and used by the Deep Learning Indaba who I passionately support and helping build this is my way of contributing to their mission.

I'm also currently incubating the below projects while I figure out some final details before getting started in earnest.

  • DeepSARA: A revisit of my MSc project where I built classification and detection models for southern African rock art figures using classical ML and CV techniques. I'm now curious to see how well some deep learning approaches work. But first I need to re-label the dataset.
  • park2vec: I want to train general location vectors with the aim to use them to build a parkrun course similarity tool. I'm currently trying to wrangle OpenStreetMap data into a format that would be useful to train on.

πŸ“ˆ GitHub Stats

Anurag's GitHub stats

Pinned

  1. deep-learning-indaba/Baobab deep-learning-indaba/Baobab Public

    Baobab is an open source multi-tenant web application designed to facilitate the application and selection process for large scale meetings within the machine learning and artificial intelligence c…

    Python 53 34

  2. computer-vision-papers computer-vision-papers Public

    Reproduction of the architectures and results of the most significant computer vision papers

    Jupyter Notebook

  3. fancypca fancypca Public

    Implementation and demo of the PCA colour augmentation technique as described in the AlexNet paper.

    Python 1