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

default.yaml 193 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. name: Egg Plant Disease
  2. model_name: dense_net
  3. save_path: models/
  4. ckpt_path: models/
  5. history_path: evaluation/
  6. train_data_path: data/train/
  7. test_data_path: data/test/
  8. image_size: 224
  9. classes: 7
Tip!

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

Comments

Loading...