Get hidden layer's output

EdwardA1User: "EdwardA1"
New Altair Community Member
Updated by Jocelyn
Hello, everyone.
How can I get the output of the hidden layer of deep learning model?
thanks a lot

Find more posts tagged with

Sort by:
1 - 4 of 41
    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? hth
    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?
    Try connecting the HIS port to RES and see if that's what you expect. hth
    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.