Flood Sung

Results 15 repositories owned by Flood Sung

Deep-Reasoning-Papers

293
Stars
34
Forks
Watchers

Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and any other topics connecting deep learning and reasoning

Meta-Learning-Papers

2.6k
Stars
474
Forks
Watchers

Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning

LearningToCompare_FSL

1.0k
Stars
266
Forks
Watchers

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)

DDPG

539
Stars
176
Forks
Watchers

Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow

Deep-Learning-Papers-Reading-Roadmap

37.5k
Stars
7.3k
Forks
Watchers

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

meta-critic-networks

55
Stars
21
Forks
Watchers

Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning

a2c_cartpole_pytorch

63
Stars
13
Forks
Watchers

advantage actor-critic reinforcement learning for openai gym cartpole

DDPG-tensorflow

19
Stars
12
Forks
Watchers

DDPG on OpenAI Gym Pendulum

DQN-Atari-Tensorflow

159
Stars
56
Forks
Watchers

Simplest Version of playing Atari with Deep Q Learning in Tensorflow

DRL-FlappyBird

570
Stars
329
Forks
Watchers

Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)