shivanimall's Stars
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
vsitzmann/awesome-implicit-representations
A curated list of resources on implicit neural representations.
vsitzmann/phd-master-application-docs
A collection of the application documents I used to apply to universities in the US.
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
schmitzmelissa/unity-ml-penguins
A Unity project utilizing ml-agents to control the behavior of animated penguins.
imbue-ai/jupyter_ascending
Ascend your Jupyter Notebook usage
imbue-ai/slot_attention
vitchyr/viskit
rllab's viskit with some added features
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
denisyarats/drq
DrQ: Data regularized Q
rll/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
takuseno/d3rlpy
An offline deep reinforcement learning library
ARISE-Initiative/robosuite-benchmark
Benchmarking Repository for robosuite + SAC
rail-berkeley/rlkit
Collection of reinforcement learning algorithms
BarisYazici/deep-rl-grasping
Train deep reinforcement learning model for robotics grasping. Choose from different perception layers raw Depth, RGBD and autoencoder. Test the learned models in different scenes and object datasets
HumanCompatibleAI/eirli
An Empirical Investigation of Representation Learning for Imitation (EIRLI), NeurIPS'21
StanfordVL/iGibson
A Simulation Environment to train Robots in Large Realistic Interactive Scenes
neuroailab/PSGNets
Neural Networks that convert input movies into Physical Scene Graphs (PSGs)
KovenYu/uORF
Unsupervised Discovery of Object Radiance Fields
ajinkya98/TensorBoard_PyTorch
zhenjia-xu/DensePhysNet-Simulation
colors-lab/reading-list
ARISE-Initiative/robomimic
robomimic: A Modular Framework for Robot Learning from Demonstration
mikedh/trimesh
Python library for loading and using triangular meshes.
manzilzaheer/DeepSets
yassersouri/pytorch-deep-sets
PyTorch re-implementation of parts of "Deep Sets" (NIPS 2017)
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
mahyaret/kuka_rl
Reinforcement Learning Experiments using PyBullet
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.