PathologyDataScience / HistomicsML2

A tool for training machine-learning models with whole-slide imaging datasets
22 stars 5 forks source link

Parameter setting #55

Closed slee172 closed 4 years ago

slee172 commented 4 years ago

Created a "Parameters" tab on the main.

The "Parameters" tab provides setting hyperparameters such as activate function, optimization algorithm, learning rate, dropout rate, and the number of epochs during training.

The "Parameters" tab will be activated when creating a session.