yajiemiao / pdnn

PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html
Apache License 2.0
224 stars 105 forks source link

hidden layers outputs #38

Open anarucu2016 opened 8 years ago

anarucu2016 commented 8 years ago

Hi all! I run the /kaldipdnn/run_timit/run-bnf-tandem.sh example, Is there any way to get the values of each hidden layers in the trained neural network (bnf.nnet)?

yajiemiao commented 8 years ago

you can do it with cmds/run_Extract_Feats.py