OpenSeq2Seq icon indicating copy to clipboard operation
OpenSeq2Seq copied to clipboard

Change the shape of FC layer (vocab size)

Open mtbadakhshan opened this issue 6 years ago • 1 comments

Hi everyone! I want to change the size of fully connected layers of a pre-trained model. In other words, I want to replace fully connected layers with other fully connected layers with different shapes.

mtbadakhshan avatar May 22 '19 06:05 mtbadakhshan