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

dvc_dag.out 8.4 KB

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
  1. +-----------------------------------------+
  2. | ../data/default_observations.pickle.dvc |
  3. +-----------------------------------------+
  4. +--------------------------------+
  5. | ../data/default_env.pickle.dvc |
  6. +--------------------------------+
  7. *
  8. *
  9. *
  10. ******+---------+********
  11. *************** ***| gen_env |*** *****************
  12. **************** ********** +---------+ ***** ***********************
  13. *************** ********* * ****** ********** ***************
  14. **************** ********** * ***** ********** ****************
  15. *************** ***** * ***** ********** ***************
  16. ******** +------------------+ * *** ****** ********
  17. * *| gen_observations |******** * * * *
  18. * ******** +------------------+ ************** * * * *
  19. * ******** *** *** **************** * * *
  20. * ******** *** *** ************** * * *
  21. * **** ** ** * ******** * * *
  22. +-----------------+ ** *** ** +--------------------------+ * *
  23. | gen_mcmc_chains |******* * ** ** | test_obs_log_likelihood1 | * *
  24. +-----------------+ *************** *** *** +--------------------------+ * *
  25. * **************** ** *** * *
  26. * * *************** ** ** * *
  27. * * ******** ** ** * *
  28. +-----------+********** * +----------------+ ***** *
  29. | conv_test | ******************* | analyse_chains | ******** *
  30. +-----------+ * ******************** +----------------+****** ********* *
  31. * ******************* ****** ********* *
  32. * ******************* ****** ******** *
  33. * ********** *** ***** *
  34. ******* +-------------------+ *******
  35. ************** | extract_top_norms | **************
  36. ************** +-------------------+ *************
  37. ************* * **************
  38. ************** * **************
  39. ******* * *******
  40. +--------------------------+
  41. | test_obs_log_likelihood2 |
  42. +--------------------------+
  43. +-----------------------------------+
  44. | ../data/default_chains.pickle.dvc |
  45. +-----------------------------------+
  46. +---------------------------------------+
  47. | ../data/default_true_norms.pickle.dvc |
  48. +---------------------------------------+
  49. +---------------------------------------------+
  50. | ../data/default_posterior_sample.pickle.dvc |
  51. +---------------------------------------------+
Tip!

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

Comments

Loading...