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 232 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
  1. DataPreprocessor:
  2. dataset: sign_mnist_train
  3. MLModel:
  4. dense:
  5. - 4
  6. epochs: 10
  7. filters:
  8. - 4
  9. optimizer: adam
  10. download_kaggle:
  11. dataset: datamunge/sign-language-mnist
  12. test_data:
  13. dataset: sign_mnist_test
Tip!

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

Comments

Loading...