Pinned Repositories
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
CppGuide
C/C++学习,后端开发进阶指南。
deep-learning-course
eason.github.com
Welcome, guys! This is Eason's den.
makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
PlotNeuralNet
Latex code for making neural networks diagrams
testing.github.io
This is for testing.
eason-777's Repositories
eason-777/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
eason-777/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
eason-777/CppGuide
C/C++学习,后端开发进阶指南。
eason-777/deep-learning-course
eason-777/eason.github.com
Welcome, guys! This is Eason's den.
eason-777/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
eason-777/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
eason-777/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
eason-777/PlotNeuralNet
Latex code for making neural networks diagrams
eason-777/testing.github.io
This is for testing.
eason-777/ThreadPool
A simple C++11 Thread Pool implementation