Pinned Repositories
capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
ChatterBot
ChatterBot is a machine learning, conversational dialog engine.
Deep-Image-Analogy
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
differentiable_neural_computer_LIVE
dnc
A TensorFlow implementation of the Differentiable Neural Computer.
DNC-tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
DockerParseyMcParsefaceAPI
Serve the Parsey McParseface API using TF Serving infrastructure (Protocol buffers)
main
Framework to streamline use of neural networks
tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
Triangle-Peg-Solitaire
Full python solution to Triangle Peg Solitaire game using only the python standard library. The python solution is in a game that can be played in any python idle shell.
Niko2756's Repositories
Niko2756/main
Framework to streamline use of neural networks
Niko2756/capsule_networks
This is the code for "Capsule Networks: An Improvement to Convolutional Networks" by Siraj Raval on Youtube
Niko2756/Deep-Image-Analogy
The source code of 'Visual Attribute Transfer through Deep Image Analogy'.
Niko2756/fastai
The fast.ai deep learning library, lessons, and tutorials
Niko2756/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Niko2756/zero_to_deep_learning_udemy
Repository for the Zero to Deep Learning™ Video Course on Udemy
Niko2756/differentiable_neural_computer_LIVE
Niko2756/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
Niko2756/DNC-tensorflow
A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)
Niko2756/50H
Niko2756/adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
Niko2756/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Niko2756/CapsNet-keras-imdb
Niko2756/cryptonote
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
Niko2756/DeepChatModels
Conversation models in TensorFlow.
Niko2756/Facebook-Messenger-Bot
Facebook chatbot that I trained to talk like me using Seq2Seq
Niko2756/fastbook
The fastai book, published as Jupyter Notebooks
Niko2756/How_to_make_a_chatbot
This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube
Niko2756/keras-inceptionV4
Keras Implementation of Google's Inception-V4 Architecture (includes Keras compatible pre-trained weights)
Niko2756/language-translation
Neural machine translator for English2German translation.
Niko2756/neural-style
Neural style in TensorFlow! :art:
Niko2756/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Niko2756/PytorchNeuralStyleTransfer
Implementation of Neural Style Transfer in Pytorch
Niko2756/seya
Bringing up some extra Cosmo to Keras.
Niko2756/Siraj_Chatbot_Challenge
Entry for machine learning
Niko2756/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Niko2756/Techdegree-project-one
My first tech degree project
Niko2756/Techdegree-project-three
Treehouse tech degree project three python
Niko2756/Techdegree-project-two
Techdegree project two
Niko2756/tensorflow-for-poets-2