[flatten] Update to LayerV2
[platform/core/ml/nntrainer.git] / docs / configuration-ini.md
2021-07-22 Parichay Kapoor[flatten] Update to LayerV2
2021-07-22 Parichay Kapoor[backbone] Remove support for scalesize
2021-04-01 Parichay Kapoor[optimizer] Add optimizer section to INI
2021-03-19 Jihoon Lee[Bug] s/weight_decay/weight_regularizer
2021-03-03 Parichay Kapoor[loss] Allow no loss in the model
2021-01-27 Gichan Jang[Docs] Generate nntrainer docs
2020-11-15 Parichay Kapoor[docs] Update docs about backbone features
2020-11-10 Parichay Kapoor[backbone] Documentation for backbone
2020-09-02 jijoong.moon[ TOKEN ] Update weight decay to weight regularizer
2020-08-24 Parichay Kapoor[loss] Rename cost to loss
2020-08-24 Parichay Kapoor[ini] Update INI configuration
2020-08-24 Parichay Kapoor[init] Update weight initializations
2020-08-24 Parichay Kapoor[INI] This patch refactors the INI naming for saving...
2020-08-24 Parichay Kapoor[docs] Updated docs to github MD lint
2020-08-21 Parichay Kapoor[ini] Update Network section to Model
2020-08-21 jijoongmoon[ Documents ] Add Documentation