FaizalKarim280280's Stars
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MilesCranmer/lagrangian_nns
Lagrangian Neural Networks
SudeepDasari/dit-policy
MorvanZhou/pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
thu-ml/RoboticsDiffusionTransformer
RDT-1B: a Diffusion Foundation Model for Bimanual Manipulation
CodedK/CUDA-by-Example-source-code-for-the-book-s-examples-
CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples.
seohongpark/ogbench
OGBench: Benchmarking Offline Goal-Conditioned RL
Farama-Foundation/D4RL
A collection of reference environments for offline reinforcement learning
jayLEE0301/vq_bet_official
Official code for "Behavior Generation with Latent Actions" (ICML 2024 Spotlight)
constrained-grasp-diffusion/constrained-grasp-diffusion
Codebase for Constrained Constrained 6-DoF Grasp Generation on Complex Shapes for Improved Dual-Arm Manipulation
cypypccpy/dynamic_handover
"Dynamic Handover: Throw and Catch with Bimanual Hands" code repository
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
ubi-agni/mujoco_screw_plugin
Plugin to simulate screw in mujoco. Used with https://github.com/DavidPL1/mujoco_ros_pkgs.
tonyzhaozh/act
UT-Austin-RobIn/ScrewMimic
ftmoztl/car-parking-with-reinforcement-learning
Q-learning application to find an optimal parking slot
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
google/brax
Massively parallel rigidbody physics simulation on accelerator hardware.
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
xuguohai/X-CLIP
An official implementation for "X-CLIP: End-to-End Multi-grained Contrastive Learning for Video-Text Retrieval"
openvla/openvla
OpenVLA: An open-source vision-language-action model for robotic manipulation.
gradsim/gradsim
Differentiable simulation for system identification and visuomotor control
NVlabs/DiffRL
[ICLR 2022] Accelerated Policy Learning with Parallel Differentiable Simulation
jr-robotics/robo-gym
An open source toolkit for Distributed Deep Reinforcement Learning on real and simulated robots.
NVlabs/DiSECt
Differentiable Cutting Simulator
real-stanford/diffusion_policy
[RSS 2023] Diffusion Policy Visuomotor Policy Learning via Action Diffusion
asu-iris/Complementarity-Free-Dexterous-Manipulation
State-of-the-art method for model-based dexterous manipulation
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
facebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.