Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel PoW with DAG-Style Voting #47

Merged
merged 37 commits into from
Apr 29, 2024
Merged

Parallel PoW with DAG-Style Voting #47

merged 37 commits into from
Apr 29, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    b0cbbea View commit details
    Browse the repository at this point in the history
  2. Simplify Spar protocol

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6467329 View commit details
    Browse the repository at this point in the history
  3. Simplify stree protocol

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c4bb88f View commit details
    Browse the repository at this point in the history
  4. Configure training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e8c5065 View commit details
    Browse the repository at this point in the history
  5. Shrink training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eba2f95 View commit details
    Browse the repository at this point in the history
  6. Use less cores

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9ccde67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ba886a View commit details
    Browse the repository at this point in the history
  8. Fix batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bda4fcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    023a724 View commit details
    Browse the repository at this point in the history
  10. Evaluate first training batches

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    516f2e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8897bc2 View commit details
    Browse the repository at this point in the history
  12. Generous RL models and smaller problems.

    Want to make sure that we learn some good policies. I reduce k from 8 to
    4. I use the hyperparams that worked for tailstorm-8-discount. These
    take quite long, so I only look at high alpha (>= 40%) and one gamma
    (50%).
    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    39f5104 View commit details
    Browse the repository at this point in the history
  13. Evaluate recent RL batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    39efc7a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7181620 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1bdd083 View commit details
    Browse the repository at this point in the history
  16. Shrink problem space to iterate quicker.

    Spar was complete on last batch!
    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5d2c8cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dcd610d View commit details
    Browse the repository at this point in the history
  18. Prepare next training batch.

    Now do k=8, less protocols, gamma=95%.
    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ed54704 View commit details
    Browse the repository at this point in the history
  19. Evaluate latest training runs

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0789a69 View commit details
    Browse the repository at this point in the history
  20. Prepare next batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3a032f3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    58a77b4 View commit details
    Browse the repository at this point in the history
  22. Prepare next batch.

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    48d0e56 View commit details
    Browse the repository at this point in the history
  23. Plan upcoming runs

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    38e7648 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e237ed0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ddf32dc View commit details
    Browse the repository at this point in the history
  26. Evaluate latest training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a83351c View commit details
    Browse the repository at this point in the history
  27. Adapt break even analysis

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9146da3 View commit details
    Browse the repository at this point in the history
  28. Prepare next batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    825c0d8 View commit details
    Browse the repository at this point in the history
  29. Prepare next batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4978af0 View commit details
    Browse the repository at this point in the history
  30. Evaluate latest training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    baef082 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d7032ad View commit details
    Browse the repository at this point in the history
  32. prepare next training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    de86393 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    25c43c6 View commit details
    Browse the repository at this point in the history
  34. Evaluate latest training batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2c538d7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3b36e8c View commit details
    Browse the repository at this point in the history
  36. Evaluate latest batch

    pkel committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    63a070e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    849f8d1 View commit details
    Browse the repository at this point in the history