Skip to content
View luo-pan's full-sized avatar

Block or report luo-pan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. rrt_exploration rrt_exploration Public

    Forked from hasauino/rrt_exploration

    A ROS package that implements a multi-robot RRT-based map exploration algorithm. It also has the image-based frontier detection that uses image processing to extract frontier points.

    C++

  2. icra2017-visual-navigation icra2017-visual-navigation Public

    Forked from StevenLOL/icra2017-visual-navigation

    Target-driven Visual Navigation in Indoor Scenes using Deep Reinforcement Learning

    Python

  3. deep-reinforcement-learning-papers deep-reinforcement-learning-papers Public

    Forked from muupan/deep-reinforcement-learning-papers

    A list of papers and resources dedicated to deep reinforcement learning

  4. DeepRL-Agents DeepRL-Agents Public

    Forked from awjuliani/DeepRL-Agents

    A set of Deep Reinforcement Learning Agents implemented in Tensorflow.

    Jupyter Notebook

  5. DeepRLHacks DeepRLHacks Public

    Forked from williamFalcon/DeepRLHacks

    Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)

  6. tensorflow-reinforce tensorflow-reinforce Public

    Forked from yukezhu/tensorflow-reinforce

    Implementations of Reinforcement Learning Models in Tensorflow

    Python