FredericGodin
ML engineer working on NLP and Speech, occasionally Computer Vision
SinchAntwerp, Belgium
Pinned Repositories
ContextualDecomposition-NLP
This project contains the necessary files to reproduce the paper: "Explaining Character-Aware Neural Networks for Word-Level Prediction: Do They Discover Linguistic Rules?"
dl4mt-cdec
dsb3
A deep learning framwork for lung cancer prediction
DynamicCNN
Dynamic Convolutional Neural Networks for Theano/Lasagne
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
FredericGodin.github.io
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
QuasiRNN-DReLU
Implementation of Quasi-Recurrent Neural Networks and the DReLU extension
TheNormalizedFreebaseDistance
Implementation of the Normalized Freebase Distance
TwitterEmbeddings
Twitter word embeddings generated using Word2Vec and FastText.
FredericGodin's Repositories
FredericGodin/DynamicCNN
Dynamic Convolutional Neural Networks for Theano/Lasagne
FredericGodin/TwitterEmbeddings
Twitter word embeddings generated using Word2Vec and FastText.
FredericGodin/ContextualDecomposition-NLP
This project contains the necessary files to reproduce the paper: "Explaining Character-Aware Neural Networks for Word-Level Prediction: Do They Discover Linguistic Rules?"
FredericGodin/QuasiRNN-DReLU
Implementation of Quasi-Recurrent Neural Networks and the DReLU extension
FredericGodin/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
FredericGodin/TheNormalizedFreebaseDistance
Implementation of the Normalized Freebase Distance
FredericGodin/dl4mt-cdec
FredericGodin/dsb3
A deep learning framwork for lung cancer prediction
FredericGodin/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
FredericGodin/FredericGodin.github.io
FredericGodin/Recipes
Lasagne recipes: examples, IPython notebooks, ...
FredericGodin/tree_rnn
Theano implementation of Tree RNNs aka Recursive Neural Networks.