issues
search
LBHB
/
NEMS0
THIS VERSION OF NEMS IS NO LONGER SUPPORTED. PLEASE USE THE NEW NEMS REPOSITORY OR INSTALL NEMS_DB TO GET NEMS0 SUPPORT.
GNU General Public License v3.0
8
stars
4
forks
source link
Jacob tf frozen layers
#249
Closed
jacobpennington
closed
3 years ago
jacobpennington
commented
3 years ago
General changes:
freeze_layers argument for tensorflow fitter now works correctly. See
.FL
option. Ex:
.FL0:5
would make the first 5 layers non-trainable.
to fit only the static NL when using tfinit (original intention), use the new option
.iso
General changes:
.FL
option. Ex:.FL0:5
would make the first 5 layers non-trainable..iso