Pinned Repositories
autograd_in_pytorch
this program is to demonstrate the autograd function in pytorch.
deep-learning-keras-euroscipy2016
# Deep Learning with Keras
How_to_use_Jupyter_Markdown
Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
matconvnet
MatConvNet: CNNs for MATLAB
PolyFace
PolyFace: Face Recogntion with Pytorch
qixianbiao.github.com
qixianbiao's website
RNN
A toy example for RNN in Python
tensorflow-resnet
Tensorflow-Tutorial
qixianbiao's Repositories
qixianbiao/RNN
A toy example for RNN in Python
qixianbiao/Tensorflow-Tutorial
qixianbiao/PolyFace
PolyFace: Face Recogntion with Pytorch
qixianbiao/autograd_in_pytorch
this program is to demonstrate the autograd function in pytorch.
qixianbiao/deep-learning-keras-euroscipy2016
# Deep Learning with Keras
qixianbiao/How_to_use_Jupyter_Markdown
qixianbiao/AdversarialNetsPapers
The classical Papers about adversial nets
qixianbiao/char-rnn-tf
character-level lstm using tensorflow
qixianbiao/CV2-weight
New files
qixianbiao/deep-learning-models
Keras code and weights files for popular deep learning models.
qixianbiao/facenet
Face recognition using Tensorflow
qixianbiao/generative-adversial
image generation via GANs
qixianbiao/interview_python
关于Python的面试题
qixianbiao/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
qixianbiao/kaggle-dsb2-keras
Keras tutorial for Kaggle 2nd Annual Data Science Bowl
qixianbiao/KAGGLE_DISTRACTED_DRIVER
Solutions
qixianbiao/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
qixianbiao/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
qixianbiao/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
qixianbiao/lstm_rnn
LSTM RNN in Python for my MSc Maths class
qixianbiao/neo-hpstr-jekyll-theme
A Jekyll blog theme
qixianbiao/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
qixianbiao/slack-black-theme
A darker, more contrasty, Slack theme.
qixianbiao/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
qixianbiao/TensorFace
Face Recognition using TensorFlow
qixianbiao/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
qixianbiao/tf_resnet_cifar
Deep residual learning on CIFAR10 with TensorFlow
qixianbiao/torch-residual-networks
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.
qixianbiao/ultrasound-nerve-segmentation
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
qixianbiao/VGG16CAM-keras
Keras implementation of the VGG16-CAM model