AmeyaWagh
Sr Perception Engineer - Working on AI, Robotics, and autonomous driving.
Some Self driving car company.San Jose,CA
AmeyaWagh's Stars
zju3dv/NeuralRecon
Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral
AgibotTech/agibot_x1_train
The reinforcement learning training code for AgiBot X1.
microsoft/BitNet
Official inference framework for 1-bit LLMs
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
jiahaoli57/Call-for-Reviewers
This project aims to collect the latest "call for reviewers" links from various top CS/ML/AI conferences/journals
facebookresearch/sapiens
High-resolution models for human tasks.
isaac-sim/IsaacGymEnvs
Isaac Gym Reinforcement Learning Environments
roboterax/humanoid-gym
Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695
karpathy/LLM101n
LLM101n: Let's build a Storyteller
robotics-survey/Awesome-Robotics-Foundation-Models
ggerganov/llama.cpp
LLM inference in C/C++
Cloud-Code-AI/kaizen
Automate the tedious development tasks with AI
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
karpathy/llama2.c
Inference Llama 2 in one file of pure C
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
mint-lab/awesome-robotics-datasets
A collection of useful datasets for robotics and computer vision
p-ranav/indicators
Activity Indicators for Modern C++
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
sovrasov/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
eugeneyan/ml-design-docs
📝 Design doc template & examples for machine learning systems (requirements, methodology, implementation, etc.)
nasa/RVLib
Random Variable Library
JuliaDiff/ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
autodiff/autodiff
automatic differentiation made easier for C++
thenifty/neon-guide
Makes ARM NEON documentation accessible (with examples)
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler