├── README.md ├── assets ├── HandEyeCoordination.png ├── SLAM-Aug_Doom.png ├── model.png ├── navComplexEnv1.png ├── navComplexEnv2.png └── targetDriven.png └── notes ├── Asynchronous Methods for Deep Reinforcement Learning.md ├── Deep Reinforcement Learning for Robotic Manipulation with Asynchronous.md ├── Deep Reinforcement Learning with Double Q-learning.md ├── Hierarchical Deep Reinforcement Learning.md ├── Human-level control through deep reinforcement learning.md ├── Hybrid computing using NN with dynamic external memory.md ├── Intrinsic Motivation ├── Curiosity-driven Exploration by self-supervised prediction.md ├── Surprised-based intrinsic motivation for DRL.md └── notes.md ├── Learning Hand-Eye Coordination for Robotic Grasping with Deep Learning and Large-Scale Data Collection.md ├── Learning to Navigate in Complex Environments.md ├── NeuralMapDRL.md ├── Playing Doom with SLAM-Augmented Deep Reinforcement Learning.md ├── Prioritized Experience Replay.md ├── Target-driven Visual Navigation in Indoor Scenes using Deep Reinforcement Learning.md ├── Towards Vision-Based Deep Reinforcement Learning for Robotic Motion Control.md ├── Virtual-to-real Deep Reinforcement Learning.md └── hierarchical-learning ├── FeUdal.md ├── FeatureControlasIntrinsicMotivation.md ├── HierarchicalDeepReinforcementLearningIntegratingTemporalAbstractionIntrinsicMotivation.md ├── Lifelong_Minecraft.md ├── README.md └── assets ├── image1.jpg ├── image2.jpg ├── image3.jpg └── image4.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/README.md -------------------------------------------------------------------------------- /assets/HandEyeCoordination.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/HandEyeCoordination.png -------------------------------------------------------------------------------- /assets/SLAM-Aug_Doom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/SLAM-Aug_Doom.png -------------------------------------------------------------------------------- /assets/model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/model.png -------------------------------------------------------------------------------- /assets/navComplexEnv1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/navComplexEnv1.png -------------------------------------------------------------------------------- /assets/navComplexEnv2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/navComplexEnv2.png -------------------------------------------------------------------------------- /assets/targetDriven.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/assets/targetDriven.png -------------------------------------------------------------------------------- /notes/Asynchronous Methods for Deep Reinforcement Learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Asynchronous Methods for Deep Reinforcement Learning.md -------------------------------------------------------------------------------- /notes/Deep Reinforcement Learning for Robotic Manipulation with Asynchronous.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Deep Reinforcement Learning for Robotic Manipulation with Asynchronous.md -------------------------------------------------------------------------------- /notes/Deep Reinforcement Learning with Double Q-learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Deep Reinforcement Learning with Double Q-learning.md -------------------------------------------------------------------------------- /notes/Hierarchical Deep Reinforcement Learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Hierarchical Deep Reinforcement Learning.md -------------------------------------------------------------------------------- /notes/Human-level control through deep reinforcement learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Human-level control through deep reinforcement learning.md -------------------------------------------------------------------------------- /notes/Hybrid computing using NN with dynamic external memory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Hybrid computing using NN with dynamic external memory.md -------------------------------------------------------------------------------- /notes/Intrinsic Motivation/Curiosity-driven Exploration by self-supervised prediction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Intrinsic Motivation/Curiosity-driven Exploration by self-supervised prediction.md -------------------------------------------------------------------------------- /notes/Intrinsic Motivation/Surprised-based intrinsic motivation for DRL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Intrinsic Motivation/Surprised-based intrinsic motivation for DRL.md -------------------------------------------------------------------------------- /notes/Intrinsic Motivation/notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Intrinsic Motivation/notes.md -------------------------------------------------------------------------------- /notes/Learning Hand-Eye Coordination for Robotic Grasping with Deep Learning and Large-Scale Data Collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Learning Hand-Eye Coordination for Robotic Grasping with Deep Learning and Large-Scale Data Collection.md -------------------------------------------------------------------------------- /notes/Learning to Navigate in Complex Environments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Learning to Navigate in Complex Environments.md -------------------------------------------------------------------------------- /notes/NeuralMapDRL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/NeuralMapDRL.md -------------------------------------------------------------------------------- /notes/Playing Doom with SLAM-Augmented Deep Reinforcement Learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Playing Doom with SLAM-Augmented Deep Reinforcement Learning.md -------------------------------------------------------------------------------- /notes/Prioritized Experience Replay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Prioritized Experience Replay.md -------------------------------------------------------------------------------- /notes/Target-driven Visual Navigation in Indoor Scenes using Deep Reinforcement Learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Target-driven Visual Navigation in Indoor Scenes using Deep Reinforcement Learning.md -------------------------------------------------------------------------------- /notes/Towards Vision-Based Deep Reinforcement Learning for Robotic Motion Control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Towards Vision-Based Deep Reinforcement Learning for Robotic Motion Control.md -------------------------------------------------------------------------------- /notes/Virtual-to-real Deep Reinforcement Learning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/Virtual-to-real Deep Reinforcement Learning.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/FeUdal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/FeUdal.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/FeatureControlasIntrinsicMotivation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/FeatureControlasIntrinsicMotivation.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/HierarchicalDeepReinforcementLearningIntegratingTemporalAbstractionIntrinsicMotivation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/HierarchicalDeepReinforcementLearningIntegratingTemporalAbstractionIntrinsicMotivation.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/Lifelong_Minecraft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/Lifelong_Minecraft.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/README.md -------------------------------------------------------------------------------- /notes/hierarchical-learning/assets/image1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/assets/image1.jpg -------------------------------------------------------------------------------- /notes/hierarchical-learning/assets/image2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/assets/image2.jpg -------------------------------------------------------------------------------- /notes/hierarchical-learning/assets/image3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/assets/image3.jpg -------------------------------------------------------------------------------- /notes/hierarchical-learning/assets/image4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/camigord/DRL_papernotes/HEAD/notes/hierarchical-learning/assets/image4.jpg --------------------------------------------------------------------------------