bobye / neuron

Scala library for neural networks
109 stars 32 forks source link

Recursive Neural Network #3

Open bobye opened 10 years ago

bobye commented 10 years ago

I'd like to implement recursive neural network in first, which is relevant to my research

binary tree based template, greedy tree from graph (chain, ... )

bobye commented 10 years ago

implemented training for RAE

bobye commented 10 years ago

parallelzing bug for RAE