Pinned Repositories
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
aifh
Artificial Intelligence for Humans
Arduino
Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
neuraltalk2-tensorflow
Neuraltalk2 in tensorflow
toxato's Repositories
toxato/capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
toxato/ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
toxato/Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.
toxato/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
toxato/camera-app
Super awesome camera web app built with HTML, CSS, and JS.
toxato/capsule-networks
A Tensorflow implementation of Capsule Networks
toxato/captions
toxato/char-rnn-tensorflow-1
Multi-layer Recurrent Neural Networks for character-level language models in Python using Tensorflow by 1.4 version (Estimator, Experiment, Dataset)
toxato/cnn-benchmarks
Benchmarks for popular CNN models
toxato/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
toxato/dialog-generation-paper
A list of recent papers regarding dialogue generation
toxato/django
The Web framework for perfectionists with deadlines.
toxato/Face-Generation-GAN
I use generative adversarial (GAN) networks to generate new images of faces.
toxato/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
toxato/gluon-api
A clear, concise, simple yet powerful and efficient API for deep learning.
toxato/Image-Super-Resolution
Implementation of Super Resolution CNN in Keras.
toxato/Keras-Classification-Models
Collection of Keras models used for classification
toxato/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
toxato/LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
toxato/models
Models and examples built with TensorFlow
toxato/neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
toxato/Pokemon_GAN
This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube
toxato/pretrained.ml
Compilation of pre-trained deep learning models with demos and code.
toxato/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
toxato/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
toxato/Tensorflow-SegNet
Implement slightly different caffe-segnet in tensorflow
toxato/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
toxato/WassersteinGAN
toxato/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
toxato/yolo-tiny-v1-mobile
Yolo for Android and iOS - Mobile Deep Learning Object Detection in Realtime