Xingchao work
来自cslt Wiki
目录
[隐藏]Chaos Work
Binary Word Vector
Reproduce Nested Dropout
Nested dropout method proposed by Rippel et. in their paper "Learning Ordered Representations with Nested Dropout", they proposed a dropout method which could learning ordered information in different dimensions.
Simple semi-linear autoencoder
Their first draft work is semi-linear autoencoder, so I will reproduce this work.
And I will compare this work to PCA.
We only consider one hidden layer.
Start at 2015-07-02 20:00