Skip to content
View areyoush's full-sized avatar
👋
👋

Highlights

  • Pro

Block or report areyoush

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
areyoush/README.md

Hi There, I'm Aayush!

Engineering @Machine Learning, GenAI and Backend Systems

Programming Languages: Python, C++, R
Frameworks: FastAPI, TensorFlow, Pytorch
Libraries: NumPy, sci-kit learn, Matplotlib, Seaborn, Pandas
Databases: MySQL, MongoDB
Scripting & Tooling: Shell (Bash), Git

Pinned Loading

  1. mesa-examples mesa-examples Public

    Forked from mesa/mesa-examples

    User and showcase agent-based models developed using Mesa

    Python

  2. spotify-valence-analysis spotify-valence-analysis Public

    This script bifurcates your spotify's listening history into positive and negative songs by it's valence values and visualizes them in a pie chart

    Jupyter Notebook

  3. text-summarizer text-summarizer Public

    It's a transformer-model based Text Summarizer working on the 'facebook/bart-large-cnn' model, running locally.

    Python

  4. transformer-from-scratch transformer-from-scratch Public

    Implementing the Transformer model from the paper "Attention is all you need" using Pytorch for language text translation.

    Python