Skip to content
View couder-04's full-sized avatar

Block or report couder-04

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
couder-04/README.md
Parth Tomar's GitHub Profile README

🛠️ Tech Stack

Python PyTorch NumPy C++ Jupyter Git


📌 Pinned Projects

Project Description
VisionBench Benchmarking Cat vs. Dog classification across 6 architectures — Logistic Regression, SVM, Custom CNN, ResNet-34, EfficientNet-B0, and ViT-Base
NeuroSketch End-to-end MNIST digit recognition system built from scratch with NumPy — training pipeline, dashboard, and interactive canvas app
RepoRelic AI-powered developer intelligence platform analyzing repositories via a multi-stage autonomous pipeline
TranscriptMind NLP-powered transcript summarization turning long-form YouTube transcripts into concise summaries (TextRank, BART, PEGASUS, T5)
CortexCPP Modular deep learning framework in C++ with a custom tensor runtime and CNN architecture construction

🌐 Connect with me

LinkedIn Codeforces


The neofetch-style banner above (light_mode.svg / dark_mode.svg) has its GitHub Stats section (Uptime, Repos, Stars, Commits, Followers, Lines of Code) auto-updated daily by today.py via the GitHub Actions workflow in .github/workflows/main.yml. The OS / Host / Role / IDE / Languages / Hobbies fields are static — edit them directly in the two SVG files. See SETUP.md for the one-time setup.

Pinned Loading

  1. VisionBench VisionBench Public

    Benchmarking Cat vs. Dog classification across 6 architectures — Logistic Regression, SVM, Custom CNN, ResNet-34, EfficientNet-B0, and ViT-Base. From pixel vectors to attention patches.

    Jupyter Notebook 1

  2. SceneSenseAI/CortexVision SceneSenseAI/CortexVision Public

    Persistent world modeling from monocular video — depth fusion, metric scene graphs, object memory, and predictive reasoning

    Jupyter Notebook

  3. NeuroSketch NeuroSketch Public

    End-to-end MNIST digit recognition system built from scratch with NumPy, featuring training pipeline, experiment tracking, dashboard, and interactive canvas app.

    Jupyter Notebook 2

  4. RepoRelic RepoRelic Public

    an AI-powered developer intelligence platform that deeply analyzes repositories through a multi-stage autonomous pipeline

    Python 2

  5. TranscriptMind TranscriptMind Public

    TranscriptMind is an NLP-powered transcript summarization system that transforms long-form YouTube transcripts into concise, context-aware summaries using TextRank, BART, PEGASUS, and T5.

    Jupyter Notebook 1

  6. CortexCPP CortexCPP Public

    A modular deep learning framework in C++ featuring a custom tensor runtime, dynamic neural network and CNN architecture construction, shape inference, architecture validation, model analysis, forwa…

    C++ 1