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

Adding algorithm TD Learning with N-Tuple Networks for 2048 #1107

Merged
merged 12 commits into from
Sep 12, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    7e946c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626915e View commit details
    Browse the repository at this point in the history
  3. Modified tests for 2048

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a25e35b View commit details
    Browse the repository at this point in the history
  4. Minor changes

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0275a4b View commit details
    Browse the repository at this point in the history
  5. Minor changes

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b2e799b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c478705 View commit details
    Browse the repository at this point in the history
  7. Variable renames

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e8991bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca94472 View commit details
    Browse the repository at this point in the history
  9. Fixed code formatting issues

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1fdd278 View commit details
    Browse the repository at this point in the history
  10. class NTupleNetwork introduced

    Jazeem committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ae94452 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    68f6c73 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. New line added

    Jazeem committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    91f43a6 View commit details
    Browse the repository at this point in the history