Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AkkaDistBelief
An implementation of DistBelief using the Akka Actor framework
BinaryConnect
Training Deep Neural Networks with binary weights during propagations
C-2Python
C++ TO PYTHON
caffe
caffe-1
Caffe: a fast open framework for deep learning.
FlaskWebTool
Implement a web tool with python flask framework
NaiveBayesClassifier
Naive bayes classifier implement with Python 2.7
Python-Crawler
TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
moushuai's Repositories
moushuai/NaiveBayesClassifier
Naive bayes classifier implement with Python 2.7
moushuai/FlaskWebTool
Implement a web tool with python flask framework
moushuai/Python-Crawler
moushuai/TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
moushuai/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
moushuai/AkkaDistBelief
An implementation of DistBelief using the Akka Actor framework
moushuai/BinaryConnect
Training Deep Neural Networks with binary weights during propagations
moushuai/C-2Python
C++ TO PYTHON
moushuai/caffe
moushuai/caffe-1
Caffe: a fast open framework for deep learning.
moushuai/CNN_sentence
CNNs for sentence classification
moushuai/coco
MS COCO API - http://mscoco.org/
moushuai/ddia
《Designing Data-Intensive Application》DDIA中文翻译
moushuai/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
moushuai/deeplearning4nlp-tutorial
Hands-on tutorial on deep learning with a special focus on Natural Language Processing (NLP)
moushuai/deeplearningsourceseparation
Deep Recurrent Neural Networks for Source Separation
moushuai/GMM
moushuai/k-means
k means algorithm implement with python
moushuai/Lasagne
Lightweight library to build and train neural networks in Theano
moushuai/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
moushuai/ModelVersionTools
moushuai/OpenDL
The Deep Learning training framework on Spark
moushuai/pix-plot
A WebGL viewer for UMAP or TSNE-clustered images
moushuai/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
moushuai/Recipes
Lasagne recipes: examples, IPython notebooks, ...
moushuai/speaker-recognition
A Real-time Speaker Recognition System with GUI
moushuai/tensorflow
Computation using data flow graphs for scalable machine learning
moushuai/Tensorflow_implementation
moushuai/VGG19_NPY
moushuai/weight_norm
Lasagne code for weight normalization