Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
applied-deep-learning-resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
async-rl-tensorflow
Asynchronous Methods for Deep Reinforcement Learning
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
ba-dls-deepspeech
bnlstm
Batch normalized LSTM for tensorflow
brainstorm
Fast, flexible and fun neural networks.
cc-mrjob
Demonstration of using Python to process the Common Crawl dataset with the mrjob framework
g2p-tf
Sequence to Sequence based grapheme to phoneme using tensorflow
datavizweb's Repositories
datavizweb/ba-dls-deepspeech
datavizweb/cc-mrjob
Demonstration of using Python to process the Common Crawl dataset with the mrjob framework
datavizweb/chainer
A flexible framework of neural networks for deep learning
datavizweb/deepspeech.mxnet
A MXNet implementation of Baidu's DeepSpeech architecture
datavizweb/easy_seq2seq
An easy to use seq2seq model based on tensorflow's seq2seq
datavizweb/faiss
A library for efficient similarity search and clustering of dense vectors.
datavizweb/home
datavizweb/kaldi-io-for-python
Python functions for reading kaldi data formats. Useful for rapid prototyping with python.
datavizweb/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
datavizweb/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
datavizweb/multivec
A Multilingual and Multilevel Representation Learning Toolkit for NLP
datavizweb/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
datavizweb/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
datavizweb/NLP_DL_Lecture_Note
datavizweb/nltk
NLTK Source
datavizweb/Notes
Various notes
datavizweb/notes-1
Technical Notes On Using Data Science & Artificial Intelligence To Fight For Something That Matters.
datavizweb/open-speech-corpora
A list of accessible speech corpora for ASR.
datavizweb/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
datavizweb/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
datavizweb/pygtrie
Python library implementing a trie data structure.
datavizweb/pywrapfst
Fork of the official OpenFst python wrapper
datavizweb/sempre
Semantic Parser with Execution
datavizweb/sippycup
SippyCup is a simple semantic parser, written in Python, created purely for didactic purposes.
datavizweb/sparrowhawk
datavizweb/tensorflow
Computation using data flow graphs for scalable machine learning
datavizweb/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
datavizweb/tensorflow-rnn-shakespeare
Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.
datavizweb/tiny-dnn
header only, dependency-free deep learning framework in C++11
datavizweb/warp-ctc
Fast parallel CTC.