Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

conv4-CUB-rot.yaml 664 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
  1. method: random
  2. metric:
  3. goal: maximize
  4. name: val/acc
  5. name: CUB_Conv4_rotation
  6. parameters:
  7. amp:
  8. values:
  9. - 0
  10. bn_type:
  11. values:
  12. - 2
  13. dataset:
  14. values:
  15. - CUB
  16. device:
  17. values:
  18. - "2"
  19. image_size:
  20. values:
  21. - 84
  22. lbda:
  23. distribution: uniform
  24. min: 0
  25. max: 1
  26. lr:
  27. distribution: uniform
  28. min: 0.0003
  29. max: 0.03
  30. method:
  31. values:
  32. - protonet
  33. model:
  34. values:
  35. - Conv4
  36. only_train:
  37. values:
  38. - 1
  39. optimization:
  40. values:
  41. - Adam
  42. rotation:
  43. values:
  44. - 1
  45. save_model:
  46. values:
  47. - 0
  48. stop_epoch:
  49. values:
  50. - 100
  51. train_aug:
  52. values:
  53. - 1
  54. program: train.py
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...