halid1020's Stars
real-stanford/cloth-funnels
[ICRA 2023] This repository contains code for training and evaluating Cloth Funnels in simulation for Ubuntu 18.04.
real-stanford/diffusion_policy
[RSS 2023] Diffusion Policy Visuomotor Policy Learning via Action Diffusion
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
PennyLaneAI/pennylane
PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
mit-han-lab/torchquantum
A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
AgentOps-AI/agentops
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
FLAIROx/JaxMARL
Multi-Agent Reinforcement Learning with JAX
danijar/embodied
Fast reinforcement learning research
iamlab-cmu/frankapy
Python interface to control Franka Emika Panda Research Robot Arms.
PickNikRobotics/deep_grasp_demo
Deep learning for grasp detection within MoveIt.
moveit/moveit2_tutorials
A sphinx-based centralized documentation repo for MoveIt 2
SmallpTsai/hexapod-v2-7697
Hexapod v2 using Linkit 7697
edenton/svg
PaulDanielML/MuJoCo_RL_UR5
A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.
BerkeleyAutomation/sd-maskrcnn
Code for SD Mask R-CNN Project
mithi/robotics-coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
blender/blender
Official mirror of Blender
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
jsikyoon/dreamer-torch
Pytorch version of Dreamer, which follows the original TF v2 codes.
tedmoskovitz/TOP
Implementation of Tactical Optimistic and Pessimistic value estimation
google-research/pisac
Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)
RajGhugare19/dreamerv2
Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
danijar/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
google-research/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
juliusfrost/dreamer-pytorch
Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.