-
-
ROS-Academy-for-Beginners Public
Forked from DroidAITech/ROS-Academy-for-Beginners中国大学MOOC《机器人操作系统入门》课程代码示例
CMake UpdatedNov 22, 2019 -
PARL Public
Forked from PaddlePaddle/PARLPARL A high-performance distributed training framework for Reinforcement Learning
Python Apache License 2.0 UpdatedNov 22, 2019 -
PyRep Public
Forked from stepjam/PyRepA toolkit for robot learning research.
Python MIT License UpdatedNov 17, 2019 -
RLzoo Public
Forked from tensorlayer/RLzooReinforcement Learning Model Zoo with TensorLayer
Python Apache License 2.0 UpdatedNov 15, 2019 -
gpd Public
Forked from atenpas/gpdDetect 6-DOF grasp poses in point clouds
C++ BSD 2-Clause "Simplified" License UpdatedNov 14, 2019 -
learning-shifting-for-grasping Public
Forked from pantor/learning-shifting-for-graspingRobot Learning of Shifting Objects for Grasping in Cluttered Environments
C++ UpdatedNov 12, 2019 -
YOLO-Reproduce-Summary Public
Forked from amusi/YOLO-Reproduce-SummaryYOLO reproduce summary (now based on YOLOv3)
UpdatedNov 12, 2019 -
ggcnn_kinova_grasping Public
Forked from dougsm/ggcnn_kinova_graspingGenerative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 8, 2019 -
RLBench Public
Forked from stepjam/RLBenchA large-scale benchmark and learning environment.
Python Other UpdatedNov 6, 2019 -
mvp_grasp Public
Forked from dougsm/mvp_graspMulti-Viewpoint Picking (ICRA 2019)
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 24, 2019 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Python Apache License 2.0 UpdatedOct 21, 2019 -
-
NAF_sample Public
Forked from ion0113/NAF_sampleNAF(Continuous DQN)でPendulum-v0、Reacher-v2、FetchReach-1を学習/Testするサンプルコード。
Python UpdatedSep 25, 2019 -
yolact Public
Forked from dbolya/yolactA simple, fully convolutional model for real-time instance segmentation.
Python MIT License UpdatedSep 21, 2019 -
easy_handeye Public
Forked from IFL-CAMP/easy_handeyeSimple, straighforward ROS library for hand-eye calibration
Python Other UpdatedSep 15, 2019 -
pytorch-handbook Public
Forked from zergtant/pytorch-handbookpytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Jupyter Notebook UpdatedAug 21, 2019 -
TensorFlow-Examples Public
Forked from aymericdamien/TensorFlow-ExamplesTensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Jupyter Notebook Other UpdatedAug 17, 2019 -
craves.ai Public
Forked from zuoym15/craves.aiCRAVES: Controlling Robotic Arm with a Vision-based, Economic System
Python GNU General Public License v3.0 UpdatedAug 9, 2019 -
ggcnn Public
Forked from dougsm/ggcnnGenerative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 5, 2019 -
costar_plan Public
Forked from jhu-lcsr/costar_planIntegrating learning and task planning for robots with Keras, including simulation, real robot, and multiple dataset support.
Python Apache License 2.0 UpdatedJul 23, 2019 -
DenseNet-1 Public
Forked from liuzhuang13/DenseNetDensely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
Lua BSD 3-Clause "New" or "Revised" License UpdatedJul 22, 2019 -
Mask_RCNN Public
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Python Other UpdatedJul 17, 2019 -
pytorch-rl Public
Forked from navneet-nmk/pytorch-rlThis repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Python UpdatedJul 14, 2019 -
gym-gazebo2 Public
Forked from AcutronicRobotics/gym-gazebo2gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Python Apache License 2.0 UpdatedJul 4, 2019 -
efficient_densenet_pytorch Public
Forked from gpleiss/efficient_densenet_pytorchA memory-efficient implementation of DenseNets
Python MIT License UpdatedJun 18, 2019 -
reward-learning-rl Public
Forked from avisingh599/reward-learning-rl[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering
Python Other UpdatedJun 18, 2019 -
cadrl_ros Public
Forked from mit-acl/cadrl_rosROS package for dynamic obstacle avoidance for ground robots trained with deep RL
Python UpdatedMay 30, 2019 -
mep Public
Forked from ruizhaogit/mepMaximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)
Python Other UpdatedMay 30, 2019 -
visual-pushing-grasping Public
Forked from andyzeng/visual-pushing-graspingTrain robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.