vocdex
MSc student in Robotics and AI at FAU, previously at MPI for Intelligent Systems and Nagoya University(名大)
FAUBavaria, Germany
vocdex's Stars
stas00/ml-engineering
Machine Learning Engineering Open Book
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
state-spaces/s4
Structured state space sequence models
facebookresearch/schedule_free
Schedule-Free Optimization in PyTorch
mint-lab/3dv_tutorial
An Invitation to 3D Vision: A Tutorial for Everyone
fwilliams/point-cloud-utils
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
epfml/OptML_course
EPFL Course - Optimization for Machine Learning - CS-439
facebookresearch/mbrl-lib
Library for Model Based RL
mbreuss/diffusion-literature-for-robotics
Summary of key papers and blogs about diffusion models to learn about the topic. Detailed list of all published diffusion robotics papers.
higham/what-is
Important concepts in numerical linear algebra and related areas
notmahi/dobb-e
Dobb·E: An open-source, general framework for learning household robotic manipulation
pytorch-labs/LeanRL
LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.
minyoungg/platonic-rep
shoumikchow/bbox-visualizer
Make drawing and labeling bounding boxes easy as cake
RLE-Foundation/RLeXplore
RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).
facebookresearch/r3m
Pre-training Reusable Representations for Robotic Manipulation Using Diverse Human Video Data
google-deepmind/enn
ir413/mvp
Masked Visual Pre-training for Robotics
mims-harvard/graphml-tutorials
Tutorials for Machine Learning on Graphs
jonbarron/tabilize
Simple code for generating a color-coded latex table from raw data
coallaoh/Principles
ToruOwO/minimal-stable-PPO
A minimal and stable PPO.
lenhatquang2512/MPC_PID_ROS2_Control
Implement both advanced PID and MPC control algorithm to navigate Turtlebot3 robot with obstacles avoidance.Codes are written in C++ with ROS2 (Foxy) framework.
GuochenZhou/World-Model
A paper list of world model
google-deepmind/dmc_vision_benchmark
vocdex/pong-wars-python
Python version of Pong Wars with Pygame
CarlaSa/diffusion_journal_club_24
Repository of the journal club "Diffusion Models and Generative Modeling"
leggedrobotics/plr-exercise
lasgroup/model-based-rl
Repository for doing model based RL
vocdex/conv_pytorch
Detailed custom implementations of Convolution operations in Pytorch for educational purposes.