Stars
4
stars
written in Python
Clear filter
Code for the paper "Meta-Learning Shared Hierarchies"
Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)
Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.
2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point