Commit Graph

10 Commits

Author SHA1 Message Date
Cyrille Nofficial
c4ff4b46b0 feat(training): add flag toconfigure model type training 2022-10-06 14:07:44 +02:00
653ee95311 reformat code 2022-08-18 19:15:16 +02:00
8b8d53af58 feat: add display record command and refactor training command 2022-06-09 12:19:54 +02:00
02db9e241e fix: remove logrus logger 2022-06-09 12:15:09 +02:00
f84010f175 cleanup: remove old tests 2021-11-24 19:36:08 +01:00
0a1a189cfa refactor(log): use zap logger 2021-11-24 19:36:01 +01:00
456f327788 feat(training): new features
* add flip-image option
 * add command to list models
 * add option to override image size when training is launched
 * add option to disable aws spot instance
2021-11-24 19:35:20 +01:00
c69e1c20ef refactor(log): use zap logger 2021-11-24 19:35:20 +01:00
b13ff06b36 chore(aws): upgrade aws dependencies 2021-11-24 19:35:20 +01:00
538cea18f2 feat(train): add new command to interact with aws and train models 2021-10-17 19:15:44 +02:00