Get hidden layer's output
EdwardA1
New Altair Community Member
Hello, everyone.
How can I get the output of the hidden layer of deep learning model?
How can I get the output of the hidden layer of deep learning model?
thanks a lot
Tagged:
0
Answers
-
Hi.
Have a look at the results returned when you connect the WEI port of the DEEP LEARNING operator to the RES port. Perhaps that is what you are looking for? hth1 -
Thanks for the answer.I don't want weights, I want the output of the middle layer when I put input data into the trained model.Can I calculate it using the input data and weights?0
-
Try connecting the HIS port to RES and see if that's what you expect. hth0
-
Thank you.
But I’m sorry, that’s not what I expected…
I want to apply data to the part of trained model.
It’s maybe difficult for RapidMiner.0