Skip to content
View aadya940's full-sized avatar

Highlights

  • Pro

Block or report aadya940

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

Aadya's Portfolio

Introduction

Hi there 👋
I am Aadya, and I am majorly interested in the Mathematics, Programming, building toolchains and libraries that matter.

Tech Stack

  • Languages: Python 🐍, Cython, C
  • Libraries/Tools: Numpy, SciPy, sklearn, Matplotlib, Seaborn, Keras, Tensorflow, Pytorch, and many more...
  • CI/CD: Github Actions
  • Testing: Pytest
  • Build Tools: Makefile, gcc

Experience

  • Google Summer of Code 2024: Participating with the organization NumFOCUS.
  • ML Engineer Intern at Unify AI: Worked on their Python Transpiler API.

Personal Projects

Additional Experience

  • Peer Tutor for Stochastic Processes: Tutored students on topics like Markov Chain Monte Carlo Algorithms, Probability Theory, etc.
  • Deep Learning Models: Experimented with various models including U-Nets, U-Net++, Alexnet, etc.

Current Projects

Contact Info

Pinned Loading

  1. chainopy chainopy Public

    ChainoPy: A Python Library for Discrete Time Markov Chain based stochastic analysis

    Jupyter Notebook 12 1

  2. chaintools chaintools Public

    An implementation of Markov Chains in C.

    C 1

  3. CellSegmentationApp CellSegmentationApp Public

    This App is a means to deploy a U-Net Model trained on 2018 Data Science Bowl Images to segment Cell Nuclei. Lab Workers / Doctors / Researchers can use this app to segment Cell Nuclei from Microsc…

    Python

  4. LinearRegressionScratch LinearRegressionScratch Public

    I have implemented Linear Regression Algorithm from Scratch ( without ML Libraries ) to predict prices of used Cars. The dataset has been taken from Kaggle.

    Jupyter Notebook