Pinned Repositories
caffe-tensorflow
Caffe models in TensorFlow
CommonTensorFlowProjectArchitecture
A common architecture for TensorFlow project
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
EffectiveTensorflow
TensorFlow tutorials and best practices.
entropy-sgd
Lua implementation of Entropy-SGD
facenet
Face recognition using Tensorflow
fast-neural-style-tensorflow
A tensorflow implementation for fast neural style!
ivorytwoer.github.io
lowrankcnn
Low-rank convolutional neural networks
tikz_cnn
Macro to draw architecture of convolutional neural nets in tikz.
ivorytwoer's Repositories
ivorytwoer/tikz_cnn
Macro to draw architecture of convolutional neural nets in tikz.
ivorytwoer/caffe-tensorflow
Caffe models in TensorFlow
ivorytwoer/CommonTensorFlowProjectArchitecture
A common architecture for TensorFlow project
ivorytwoer/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
ivorytwoer/EffectiveTensorflow
TensorFlow tutorials and best practices.
ivorytwoer/entropy-sgd
Lua implementation of Entropy-SGD
ivorytwoer/facenet
Face recognition using Tensorflow
ivorytwoer/fast-neural-style-tensorflow
A tensorflow implementation for fast neural style!
ivorytwoer/ivorytwoer.github.io
ivorytwoer/lowrankcnn
Low-rank convolutional neural networks
ivorytwoer/machine-learning-notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
ivorytwoer/matmul
Benchmarking matrix multiplication implementations
ivorytwoer/pytorch-retinanet
RetinaNet in PyTorch
ivorytwoer/scikit-tensor
Python library for multilinear algebra and tensor factorizations
ivorytwoer/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
ivorytwoer/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
ivorytwoer/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines