Skip to content
View Yash4616's full-sized avatar
🏎️
Training
🏎️
Training

Organizations

@CodeNeuronLab

Block or report Yash4616

Report abuse

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

Report abuse
Yash4616/README.md

Yash Gurjar

Final-year CS undergrad. I'd rather write the tokenizer than import it — most of my work sits close to the metal, and I'm headed toward research in embodied AI.

tokenizer — a BPE tokenizer in Rust with Python bindings, built to match OpenAI's tiktoken on cl100k_base / o200k_base and run faster.

CodeNeuron — a deployed ML platform I co-built. I own the backend, the execution isolation, and the cloud infra: FastAPI, Postgres, Docker, Cloud Run, CI/CD.

Vision — object detection and segmentation, PyTorch.

Next: a RAG system built around evaluation rather than the demo — hybrid retrieval, grounded citations, and an eval harness that actually measures whether it works.


LinkedIn · Email

Cinema between training runs.

Popular repositories Loading

  1. Yash4616 Yash4616 Public

    Config files for my GitHub profile.

    1

  2. ResNet18-CIFAR10-Classifier ResNet18-CIFAR10-Classifier Public

    Notebook-first CIFAR-10 ResNet18 project with reproducible training, ablation tracking, and evaluation reporting using TensorFlow

    Python

  3. Website Website Public

    TypeScript

  4. Computer-Vision Computer-Vision Public

    Python

  5. Object_Detection_Semantic_Segmentation Object_Detection_Semantic_Segmentation Public

    This project implements an end-to-end pipeline for two computer vision tasks — object detection and semantic segmentation — on the MNISTDD-RGB dataset.

    Jupyter Notebook

  6. Minor_Project Minor_Project Public

    C++