Skip to content
View pycoder49's full-sized avatar

Highlights

  • Pro

Block or report pycoder49

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

Hi there, I'm Aryan πŸ‘‹

πŸš€ Machine Learning Engineer | Deep Learning Enthusiast | Open-Source Contributor


πŸ“Œ About Me

  • I'm a contributor to TensorZero and the Eclipse Platform, working with Rust, Java, and backend inference logic.
  • I specialize in machine learning pipelines, end-to-end ML projects, and deep learning.
  • I actively use DAGsHub + MLflow for experiment tracking and best-model selection.
  • Currently learning: Deep Learning, Transformers, Generative AI, LLMs, and Agentic AI.
  • Databases I work with: PostgreSQL, MongoDB.
  • Reach me at: aryan-work@outlook.com

πŸ”§ Tech Stack & Tools

Core

  • Python, Java, Rust, C++, SQL,
  • NumPy, Pandas, Scikit-Learn, PyTorch, langchain,
  • FastAPI
  • MLflow, DAGsHub
  • Git, GitHub Actions

Machine Learning

  • End-to-end pipelines (config/artifact-based pipelines)
  • NLP (TF-IDF, Bag of Words, vectorizers, Word2Vec)
  • Neural networks (ReLU/sigmoid/softmax, backprop from scratch)
  • Model selection + reproducibility using MLOps

Deep Learning

  • Artificial Neural Nets (Feed-forward networks)
  • Convolutional Neural Networks (CNN for image processing)
  • RNNs (Recurrent Neural Networks)
    • Variants of RNN
    • LSTM (using "cell" for long-term memory)
    • GRU RNNs
  • Encoder-Decoder theory
  • Transformer Architecture

Databases

  • SQL
  • PostgreSQL
  • MongoDB

🧠 Current Focus (2026)

  • Computer Vision (CNNs, ViTs, segmentation)
  • Generative AI
    • Langchain (in progress)
    • diffusion models,
    • VAEs
  • LLMs
    • transformers βœ…
    • attention βœ…
    • inference paths
  • Agentic AI (tool-using models, planning, multi-agent systems)

πŸ“Š GitHub Stats

Pinned Loading

  1. tensorzero tensorzero Public

    Forked from tensorzero/tensorzero

    TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM gateway, observability, optimization, evaluation, and experimentation.

    Rust 3

  2. networkSecuritySystem networkSecuritySystem Public

    Python

  3. first_e2eMLproject first_e2eMLproject Public

    Jupyter Notebook

  4. fastapi-webserver fastapi-webserver Public

    Building a webserver using FastAPI in python

    Python

  5. air-quality-index-predictions air-quality-index-predictions Public

    Implementing Neural Network model, from scratch, to predict air quality

    Python

  6. customer-retention-analysis customer-retention-analysis Public

    Comparing the accuray between three different machine learning models for cutomer retention likelyhood predictions

    Python