[P] How to reverse engineer a neural network to get inputs from the outputs Submitted by ojiber t3_yl6zg7 on November 3, 2022 at 4:16 PM in MachineLearning 25 comments 3
StopSendingSteamKeys t1_iuxc4pu wrote on November 3, 2022 at 6:21 PM Maybe I'm reading this wrong, but couldn't you apply gradient descent/backprop on the inputs instead of the parameters to get some input values that will produce your exact output. (Like in DeepDream) Permalink 1
Viewing a single comment thread. View all comments