Pinned Repositories
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
branchynet
BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
cascadeStackingForest
Stacking algorithm
chainermn
ChainerMN: Scalable distributed deep learning with Chainer
CNN
Image classification using CNN and transfer learning
cnn-rnn-classifier
A practical example on how to combine both a CNN and a RNN to classify images.
CSU-Thesis-LaTeX-Template
中南大学学位论文LaTeX模板
ddnn
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
LQQ0916's Repositories
LQQ0916/branchynet
LQQ0916/BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python
LQQ0916/cascadeStackingForest
Stacking algorithm
LQQ0916/chainermn
ChainerMN: Scalable distributed deep learning with Chainer
LQQ0916/CNN
Image classification using CNN and transfer learning
LQQ0916/CSU-Thesis-LaTeX-Template
中南大学学位论文LaTeX模板
LQQ0916/ddnn
LQQ0916/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
LQQ0916/deeplearningbook-chinese
Deep Learning Book Chinese Translation
LQQ0916/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
LQQ0916/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
LQQ0916/fuku-ml
Simple machine learning library / 簡單易用的機器學習套件
LQQ0916/Generative_Adversarial_Nets
LQQ0916/Hyperopt-Keras-CNN-CIFAR-100
Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task. Monitoring with TensorBoard. Other visualizations available.
LQQ0916/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
LQQ0916/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
LQQ0916/Machine_learning
The homework of my 3rd-term
LQQ0916/MachineLearning
Machine Learning in Action(机器学习实战)
LQQ0916/mnist
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
LQQ0916/R-DFPN_FPN_Tensorflow
R-DFPN: Rotation Dense Feature Pyramid Networks (Tensorflow)
LQQ0916/R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
LQQ0916/random-forest
some random forest implementation fork from others
LQQ0916/Rong360
用户贷款风险预测
LQQ0916/RRPN_FPN_Tensorflow
LQQ0916/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
LQQ0916/TensorBoxPy3
Framework for training object detection neural networks.
LQQ0916/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
LQQ0916/vedai
vedai dataset for darknet
LQQ0916/wildflower-finder
Image classification of wildflowers using deep residual learning and convolutional neural nets
LQQ0916/yolo-9000
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!