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_nc.yaml 765 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
  1. meta: >-
  2. Non Compliance exp 3
  3. Same Env,task as default
  4. env_name: default
  5. colour_specific: ['r', 'g', 'b']
  6. shape_specific: ['square', 'circle', 'triangle']
  7. target_area: -0.8, 0.7 ; 0.25, 0.99
  8. true_norm:
  9. name: default
  10. exp: ['Norms', ['Obl', ['Moved', ['Colour', 'r'], ['Shape', 'any'], ['Zone', '1'], ['Next-Move', ['Colour', 'any'], ['Shape', 'any']]], ['Zone', '2']], ['Per', ['Action', 'putdown'], ['Colour', 'any'], ['Shape', 'square'], ['PerZone', '3']]]
  11. num_observations: 100 #Times to generate observations for task
  12. obs_data_set: 1
  13. w_nc: 0.1
  14. n: 1200 #Length of sequence after discarding warm-up part and splitting in half
  15. m: 20 #Number of sequences after splitting in half
  16. rf: 0.1 #Relevance factor
  17. top_norms_n: 40
  18. rhat_step_size: 50
  19. random_seed: None
Tip!

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

Comments

Loading...