Pinned Repositories
bottleJoinMe
cs224dStanfordDeepLearningNLP
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
presencerobot
rbrExample
rili
sample_app
startdarkproject
tflearn
Deep learning library featuring a higher-level API for TensorFlow.
xPresence
tianlongwang's Repositories
tianlongwang/cs224dStanfordDeepLearningNLP
tianlongwang/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
tianlongwang/bi-att-flow
Bidirectional Attention Flow
tianlongwang/biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
tianlongwang/CommonSense
tianlongwang/CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
tianlongwang/dan
Deep Averaging Networks
tianlongwang/Deep-Trading
Algorithmic trading with deep learning experiments
tianlongwang/dmn-tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
tianlongwang/fast-style-transfer
Fast Style Transfer in TensorFlow ⚡🖥🎨🖼
tianlongwang/fast-wavenet
Efficient implementation of Wavenet generation.
tianlongwang/How_to_make_a_text_summarizer
This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube
tianlongwang/Improved-Dynamic-Memory-Networks-DMN-plus
Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/abs/1603.01417 (Dynamic Memory Networks for Visual and Textual Question Answering)
tianlongwang/iOS_ML
List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.
tianlongwang/magenta
Magenta: Music and Art Generation with Machine Intelligence
tianlongwang/memn2n
End-To-End Memory Network using Tensorflow
tianlongwang/newsqa
Tools for accessing Maluuba's NewsQA Dataset (public version)
tianlongwang/notebooks
Some sample IPython notebooks for scikit-learn
tianlongwang/ntm-one-shot
One-shot Learning with Memory-Augmented Neural Networks
tianlongwang/PairCNN-Ranking
A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks
tianlongwang/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
tianlongwang/predicting_stock_prices
This is the coding challenge for "Predicting Stock Prices" by @Sirajology on Youtube
tianlongwang/Ranklib
tianlongwang/react-js-tutorials
Code that goes along with my YouTube React JS Series
tianlongwang/recipe-summarization
Sequence to sequence recipe summarization
tianlongwang/searchPlayground
tianlongwang/speech-to-text-wavenet
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow
tianlongwang/Tensorboard_demo
Tensorboard Demo by @Sirajology on Youtube
tianlongwang/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
tianlongwang/wavenet
Keras WaveNet implementation