User Tools

Site Tools


auto2d_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
auto2d_tutorial [2019/05/29 09:45]
twagner [Classify]
auto2d_tutorial [2019/07/10 13:33]
twagner [Classify]
Line 23: Line 23:
  "learning_rate": 1e-4,  "learning_rate": 1e-4,
  "nb_epoch": 100,  "nb_epoch": 100,
- "nb_early_stop": 5+ "nb_early_stop": 5
 +                "train_valid_thresh":   0.8, 
 +                "max_valid_img_per_file": -1
  }  }
 } }
 </code> </code>
 +
 +The fields have the following meaning: 
 +  * asdasd
 +  * azxczxc
 +  * bnnvb
  
 Copy this into a new file called ''config.json''. During classification, the options in the "train" section are ignored. Copy this into a new file called ''config.json''. During classification, the options in the "train" section are ignored.
auto2d_tutorial.txt · Last modified: 2020/08/28 07:36 by twagner