mujinjin93's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
ctgk/PRML
PRML algorithms implemented in Python
soulmachine/leetcode
LeetCode题解,151道题完整版。
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
wepe/MachineLearning
Basic Machine Learning and Deep Learning
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
scipy-lectures/scientific-python-lectures
Tutorial material on the scientific Python ecosystem
YapengTian/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
titu1994/Image-Super-Resolution
Implementation of Super Resolution CNN in Keras.
soulmachine/algorithm-essentials
算法精粹--举一反三,抛弃题海战术
huangzehao/Super-Resolution.Benckmark
Benchmark and resources for single super-resolution algorithms
Johnson0722/CTR_Prediction
CTR prediction using FM FFM and DeepFM
xiaochus/TrafficFlowPrediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
bysz71/LeetCodeInCSharp
flyywh/Video-Super-Resolution
Atomu2014/product-nets
Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distributed.
jmiller656/EDSR-Tensorflow
Tensorflow implementation of Enhanced Deep Residual Networks for Single Image Super-Resolution
yeszao/fastphp
最简洁易懂的PHP MVC框架入门教程
huangzehao/caffe-vdsr
A Caffe-based implementation of very deep convolution network for image super-resolution
ghif/drcn
shuuki4/Batch-Normalization
Implementation of Batch Normalization Layer by Theano. Test Code with MNIST data.
linan142857/BRCN
A unofficial implementation of paper method that 'Bidirectional Recurrent Convolutional Networks for Multi-Frame Super-Resolution'
lyatdawn/MemNet-Tensorflow
Tensorflow implementation of MemNet(http://cvlab.cse.msu.edu/pdfs/Image_Restoration%20using_Persistent_Memory_Network.pdf).
sadnessFree/arima-lstm
a model for traffic flow forecast
invisiblearts/DRCN
Implementation of DRCN
jzrita/Virtual-View-Assisted-Video-Super-Resolution-and-Enhancement
The source code of this paper
kjw0612/caffe-vdsr
A Caffe-based implementation of very deep convolution network for image super-resolution
sergeybok/resnet-theano
(very) simple implementation of resnet architecture in theano in order to load the trained model