Skip to content
View coder-jayp's full-sized avatar

Block or report coder-jayp

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
coder-jayp/README.md

Hi πŸ‘‹, I'm Jay Prajapati

Software Developer
Building AI/ML systems, LLM applications, and geospatial ML pipelines

Email LinkedIn GitHub


πŸš€ About Me

Software developer building AI/ML systems and applied ML pipelines, with expertise in machine learning, deep learning, LLMs, geospatial ML, and model interpretability (SHAP, LIME). Experienced across Python, PyTorch, FastAPI, PostGIS, and backend deployment (Nginx, Supervisor) β€” from data pipelines to production ML systems.

Always up for a conversation on ML systems, model deployment, or applied AI β€” let's connect!

🌱 Open Source β€” PyTorch/RL (TorchRL)

Contributions:

  • TRL Interoperability Adapters β€” Built zero-overhead adapters bridging TorchRL and Hugging Face trl, letting teams mix TorchRL's collectors/replay buffers with HF's reward models and trainers without adopting either stack wholesale. Included 17 tests with full E2E coverage and a Sphinx tutorial. Part of the Post-Training RFC (#3948).
  • Sequence Sampling Unit β€” Designed and implemented fixed-length sequence sampling with three distinct trajectory-boundary policies (pad, stop, include_reset), decoupling sequence-range mechanics from sampling strategy so they can be composed independently.
  • Mask-Aware Loss Reduction Migration β€” Migrated 14 LossModule subclasses (PPO, SAC, DQN, TD3, GAIL, IQL, and more) to a mask-aware reduction path, ensuring padded sequence positions are correctly excluded from loss computation β€” with byte-identical behavior when no mask is present.
  • Version-Safe Replay Buffer Updates β€” Implemented optional compare-version semantics for update_if_present, preventing stale async writes from clobbering newer state in live buffer slots.
  • Plus 3 additional documentation and bugfix contributions (#3600, #3779, #4102).

πŸ› οΈ Tech Stack & Expertise

AI/ML & Data Science

Core Languages

Backend & API Development

Frontend & Full-Stack

Geospatial Tools

Infrastructure & DevOps


Feel free to explore my repositories, star or fork, or drop me a message if you'd like to chat about code, AI, geospatial tech, or machine learning ideas. πŸš€

Pinned Loading

  1. Customer-Churn-Prediction Customer-Churn-Prediction Public

    Jupyter Notebook

  2. task-management-app task-management-app Public

    Python 1

  3. numpy-for-ml numpy-for-ml Public

    Jupyter Notebook 1

  4. Python-Object-Oriented-Programming Python-Object-Oriented-Programming Public

    Python implementations illustrating Object-Oriented Programming principles such as encapsulation, inheritance, polymorphism, and data structure design.

    Python

  5. supervised-ml-algorithms-implementation supervised-ml-algorithms-implementation Public

    Jupyter Notebook