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

params.yaml 187 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
  1. KMeans:
  2. n_clusters: 8
  3. VGG16:
  4. AUGMENTATION: True
  5. IMAGE_SIZE: [224,224,3]
  6. BATCH_SIZE: 16
  7. INCLUDE_TOP: False
  8. EPOCHS: 30
  9. CLASSES: 11
  10. WEIGHTS: imagenet
  11. LEARNING_RATE: 0.01
Tip!

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

Comments

Loading...