Pinned Repositories
Batch-Normalization
Implementation of Batch Normalization Layer by Theano. Test Code with MNIST data.
binary_net
experimental binary net implementation in chainer
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
binarynet-tensorflow
BinaryNet.tf
BNN implementation in tensorflow
ChangeNumToEng
Change Number to English
cnn
Convolutional Neural Network implemenation from scratch in python numpy
CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
D-wave-free
Support-Vector-Machine-for-Multiclass-Classification-using-Quantum-Annealers
sample code for multiclass qSVM
cic1love's Repositories
cic1love/ChangeNumToEng
Change Number to English
cic1love/Support-Vector-Machine-for-Multiclass-Classification-using-Quantum-Annealers
sample code for multiclass qSVM
cic1love/Batch-Normalization
Implementation of Batch Normalization Layer by Theano. Test Code with MNIST data.
cic1love/binary_net
experimental binary net implementation in chainer
cic1love/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
cic1love/binarynet-tensorflow
cic1love/BinaryNet.tf
BNN implementation in tensorflow
cic1love/cnn
Convolutional Neural Network implemenation from scratch in python numpy
cic1love/CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
cic1love/D-wave-free
cic1love/Deep-Compression-AlexNet
Deep Compression on AlexNet
cic1love/deep-learning-book
MIT Deep Learning Book in PDF format
cic1love/DeepLearning_Demo
some demo
cic1love/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
cic1love/DeOldify
A Deep Learning based project for colorizing and restoring old images
cic1love/Depth-First-Search-DFS-
This is a DFS program using python
cic1love/hello-world
Just a test
cic1love/IDRiD
cic1love/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
cic1love/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
cic1love/Simply-program
some small program for classical algorithm
cic1love/Simply-Simulated-Anealing
Simply Simulated Anealing
cic1love/Sketch-A-XNORNet
An implementation of a variation of Sketch-A-Net using XNOR ConvNets using TensorFlow
cic1love/TCN
Sequence modeling benchmarks and temporal convolutional networks
cic1love/tensorflow-xnor-bnn
BinaryNets in TensorFlow with XNOR GEMM op