Skip to content
View thetechdude124's full-sized avatar
🔥
Going "Deep" into "Deep Learning" Research 😁
🔥
Going "Deep" into "Deep Learning" Research 😁
Block or Report

Block or report thetechdude124

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

💡An Introduction.

Hey. I'm Aditya, and I'm an 18 year old senior at the enhanced program at the Woodlands Secondary School + The Knowledge Society alumni.

I'm an aspiring deep learning researcher working towards mastery both in the field and beyond. My mission is to leverage artificial intelligence to create tangible impact on difficult, real-world problems. Currently building better knowledge distillation methods to expand neural network reach in low-compute settings for those who need it most - accelerating ML impact on critical real-world problems in the 21st century.

Key goals: Producing groundbreaking, field-accelerating AI research. Changing the lives of one billion people by solving critical problems. Crafting high-standards, excellent work in all tasks and endeavours. Becoming the absolute best possible version of myself possible.

Check out my website (http://adityadewan.com/) and subscribe to my newsletter (linked on the site) for my full portfolio and resume.

Here's what I'm currently doing:

  • Junior Machine Learning Developer at The Rounds, working on LLM R&D.
  • Working on enhanced knowledge distillation methods (continuing my research from Team Canada-ISEF 2023).
  • Founding the Woodlands Research Institute.

Most of my work is on Google Colab rather than GitHub. Feel free to check out my website, and let me know your thoughts!

Pinned

  1. Born-Again-NNs-From-Scratch Born-Again-NNs-From-Scratch Public

    🤝 Implementing BANs with Teacher Confidence Weighting and Dark Knowledge Permutations from scratch, and testing said implementations between DenseNet-121 teachers and ResNet-18 student ensembles on…

    Jupyter Notebook 2

  2. Adam-Optimization-From-Scratch Adam-Optimization-From-Scratch Public

    📈Implementing the ADAM optimizer from the ground up with PyTorch and comparing its performance on six 3-D objective functions (each progressively more difficult to optimize) against SGD, AdaGrad, a…

    Jupyter Notebook 8

  3. Custom-Maxout-Activation-Implementation Custom-Maxout-Activation-Implementation Public

    💡Implementing a custom Maxout network from scratch (as an extension of nn.Module in Pytorch) and testing model performance on MNIST in comparison to ReLU networks to determine whether Maxout's more…

    Jupyter Notebook 1

  4. WhatTheHealthHTN/WhatTheHealth WhatTheHealthHTN/WhatTheHealth Public

    Creating Personalized, Accurate AI-Based Healthcare Recommendations (Hack the North 2022 Project!)

    Jupyter Notebook 1

  5. Crysta-MVP Crysta-MVP Public

    The code for a company I built - using data to improve student energy levels 👀

    JavaScript 2

  6. Symptom-Diagnosis-AI Symptom-Diagnosis-AI Public

    A project I'm currently working on that intakes different symptoms and provides a diagnosis. The model currently has 92% accuracy - check out a demo in the webapp folder!

    Jupyter Notebook 1