Pinned Repositories
2048AI
Java实现的PC版2048游戏AI. Alpha-Beta树,minimax算法.
A3C
Tensorflow implementation of A3C, both discrete & continuous action space.
C51DQN
A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)
ChessBoard
A young-simple-naive classifier of chess board image.
cppjson
deep-learning
DQfD
An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Learning
Huawei_CodeCraft
第二届华为软件精英挑战赛-寻路,京津东北赛区32强
NoisyNetDQN
Tensorflow implementation for "Noisy network for exploration"
StyleTransfer
An implementation of Neural Style transfer & Fast Style Transfer in python2.7 & Tensorflow1.2.0.
go2sea's Repositories
go2sea/DQfD
An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Learning
go2sea/C51DQN
A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)
go2sea/NoisyNetDQN
Tensorflow implementation for "Noisy network for exploration"
go2sea/A3C
Tensorflow implementation of A3C, both discrete & continuous action space.
go2sea/2048AI
Java实现的PC版2048游戏AI. Alpha-Beta树,minimax算法.
go2sea/Huawei_CodeCraft
第二届华为软件精英挑战赛-寻路,京津东北赛区32强
go2sea/ChessBoard
A young-simple-naive classifier of chess board image.
go2sea/cppjson
go2sea/deep-learning
go2sea/StyleTransfer
An implementation of Neural Style transfer & Fast Style Transfer in python2.7 & Tensorflow1.2.0.
go2sea/DesignPattern
go2sea/EDSR-Tensorflow
Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
go2sea/ImprovedSunday
go2sea/linux_list
go2sea/MySTL
go2sea/PGQ
PGQ is an approach to combine Policy Gradient and Q-Learning. This repository will contain an implementation of PGQ.
go2sea/Reversi
go2sea/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
go2sea/tf-slim-mnist
MNIST tutorial with Tensorflow Slim (tf-slim)