Pinned Repositories
BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
BinaryNet-1
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
chainer-dfi
Implementation of Deep Feature Interpolation
CtCI-6th-Edition
My solutions to Cracking the Coding Interview, 6th Edition.
CTCI-6th-Edition-Python-Solution
Cracking the coding interview 6th edition solution in python
daily_coding_problem
Solutions to https://dailycodingproblem.com
deepdraw
Notebook example of how to generate class visualizations with Caffe
dogbreeds
simplysimleprob's Repositories
simplysimleprob/BinaryNet
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
simplysimleprob/chainer-dfi
Implementation of Deep Feature Interpolation
simplysimleprob/CTCI-6th-Edition-Python-Solution
Cracking the coding interview 6th edition solution in python
simplysimleprob/daily_coding_problem
Solutions to https://dailycodingproblem.com
simplysimleprob/dogbreeds
simplysimleprob/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
simplysimleprob/EPIJudge
EPI Judge - Preview Release
simplysimleprob/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
simplysimleprob/facenet
Tensorflow implementation of the FaceNet face recognizer
simplysimleprob/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
simplysimleprob/imgaug
Image augmentation for machine learning experiments.
simplysimleprob/Incremental-Network-Quantization
Caffe Implementation for Incremental network quantization
simplysimleprob/interview
Interview questions
simplysimleprob/interview_prep
simplysimleprob/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
simplysimleprob/multimodalSR
Multimodal speech recognition using lipreading (with CNNs) and audio (using LSTMs). Sensor fusion is done with an attention network.
simplysimleprob/pytorch-cifar
95.16% on CIFAR10 with PyTorch
simplysimleprob/pytorch-examples
Simple examples to introduce PyTorch
simplysimleprob/quantized_distillation
Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"
simplysimleprob/QuantizedNeuralNetworks-Keras-Tensorflow
simplysimleprob/simulated-unsupervised-tensorflow
TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"
simplysimleprob/StackGAN
simplysimleprob/tensorflow-infogan
:dolls: InfoGAN: Interpretable Representation Learning
simplysimleprob/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
simplysimleprob/tensorpack
A Neural Net Training Interface on TensorFlow
simplysimleprob/text-to-image
Text to image synthesis using thought vectors
simplysimleprob/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
simplysimleprob/TIL
:pencil:Today I Learned / 기억은 기록을 이길 수 없다.
simplysimleprob/trained-ternary-quantization
Reducing the size of convolutional neural networks
simplysimleprob/utils.pytorch
Utilities for Pytorch