neuron
neuron copied to clipboard
Recursive Neural Network
I'd like to implement recursive neural network in first, which is relevant to my research
- Recursive Neural Network
- Recursive Auto-encoder
- Team of AEs
Contents
binary tree based template, greedy tree from graph (chain, ... )
implemented training for RAE
parallelzing bug for RAE