Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README_v02_1 | 2010-07-08 | 636 Bytes | |
README_v02_0 | 2010-07-08 | 590 Bytes | |
npp_v02_1_Jul08.tar.gz | 2010-07-08 | 12.3 MB | |
npp_v02_0_Jun14.tar.gz | 2010-07-08 | 376.0 MB | |
Totals: 4 Items | 388.2 MB | 2 |
NPP - Net++ (npp) Toolkit This package is developed on top of the Open Source Project - QuickNet. Under the folder "quicknet" is the original QuickNet (ftp://ftp.icsi.berkeley.edu/pub/real/davidj/quicknet-v3_20.tar.gz) with augmented linear activation functions. Under the folder "applications" are the various redeveloped Neural Networks for speech processing. Version v02_0: + Arbitrary number of layers for MLP training; + Two layer RBM training, allow a lower MLP to be specified; + Binary input and Gaussian input RBM layers + constant learning rate + autodecay learning rate Version v02_1: + Weigth mask for MLP training