Pinned Repositories
Bin2VW
Simple C code for taking packed binary arrays (e.g. written by Matlab) and piping them in Vowpal Wabbit format to stdout.
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
cunn
davidbelanger.github.io
protein-embedding-retrieval
SPEN
Structured Prediction Energy Networks in Torch
TextLDS
Code for ICML 2015 "A Linear Dynamical System Model For Text"
tf-examples
tf-hypergrad
simple example of gradient-based hyperparameter optimization using tensorflow
torch-util
utility code for doing deep nlp in torch
davidBelanger's Repositories
davidBelanger/SPEN
Structured Prediction Energy Networks in Torch
davidBelanger/tf-hypergrad
simple example of gradient-based hyperparameter optimization using tensorflow
davidBelanger/torch-util
utility code for doing deep nlp in torch
davidBelanger/TextLDS
Code for ICML 2015 "A Linear Dynamical System Model For Text"
davidBelanger/protein-embedding-retrieval
davidBelanger/tf-examples
davidBelanger/Bin2VW
Simple C code for taking packed binary arrays (e.g. written by Matlab) and piping them in Vowpal Wabbit format to stdout.
davidBelanger/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
davidBelanger/cunn
davidBelanger/davidbelanger.github.io
davidBelanger/factorie
FACTORIE is a toolkit for deployable probabilistic modeling, implemented as a software library in Scala. It provides its users with a succinct language for creating relational factor graphs, estimating parameters and performing inference.
davidBelanger/FreebaseRelations
Getting relations from Freebase using the Google MQL API
davidBelanger/gradient-checkpointing
Make huge neural nets fit in memory
davidBelanger/JavascriptProfiler
A javascript profiler in written in javascript. Class project for Emery Berger.
davidBelanger/lua---nnx
An extension to Torch7's nn package.
davidBelanger/nn
davidBelanger/ParseEmbeddings
davidBelanger/pose-hg
Code to test and use the model from "Stacked Hourglass Networks for Human Pose Estimation"
davidBelanger/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
davidBelanger/Remodel
Remodel: Make Done Right
davidBelanger/tensorflow
Computation using data flow graphs for scalable machine learning
davidBelanger/torch-autograd
Autograd automatically differentiates native Torch code
davidBelanger/torch-nlp-util
End-to-End NLP in torch