- Bay Area
-
09:08
(UTC -07:00) - https://sarthak268.github.io/
- @sarthak__bhagat
- in/sarthak-bhagat-1b5206135
Highlights
Stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
A toolkit for developing and comparing reinforcement learning algorithms.
Python sample codes and textbook for robotics algorithms.
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
Graph Neural Network Library for PyTorch
PyTorch implementations of Generative Adversarial Networks.
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Image augmentation for machine learning experiments.
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage all AI compute (Kubernetes, Slurm, 20+ clouds, on-prem).
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
Easily fine-tune, evaluate and deploy gpt-oss, Qwen3, DeepSeek-R1, or any open source LLM / VLM!
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
Efficiently computes derivatives of NumPy code.
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
PyTorch implementations of deep reinforcement learning algorithms and environments
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, …