accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Trainable toggable layers #195

Closed accosmin closed 5 years ago

accosmin commented 6 years ago

Have layers set to random values (e.g. trainable=false) Extend activation layers to have a trainable scalar parameter that smoothly maps from linear to nonlinear transformations.