Deleting some layers from trained neural network model

I have trained a big neural network NN which has the structure [20 2 20] as shown in the first figure. After training, I wanna separate/copy/keep the first part of the network [20 2] and save its wights, biases, and connections as shown in the second figure. How can I do so?

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Asked:

on 22 Jun 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!