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

Remove n_rows and levels_back from genome #362

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2022

  1. remove n_rows and levels_back in genome

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    37a830f View commit details
    Browse the repository at this point in the history
  2. remove n_rows in cartesian graph

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    cc2f791 View commit details
    Browse the repository at this point in the history
  3. remove n_rows=1 in node validation

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e3070d8 View commit details
    Browse the repository at this point in the history
  4. change genome_params in conftest

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    35017d0 View commit details
    Browse the repository at this point in the history
  5. update genome tests

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    12212c7 View commit details
    Browse the repository at this point in the history
  6. update genome params in tests

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    adf73d6 View commit details
    Browse the repository at this point in the history
  7. update genome params in test_individual

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4197bc5 View commit details
    Browse the repository at this point in the history
  8. rename columns to hidden_units

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b9f1de2 View commit details
    Browse the repository at this point in the history
  9. update examples to new genome params names

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3ac24c1 View commit details
    Browse the repository at this point in the history
  10. update test from n_columns to n_hidden_units

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    15ac30f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b8e0f3 View commit details
    Browse the repository at this point in the history
  12. Make test assertion for unequal randomized genomes

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    9271e21 View commit details
    Browse the repository at this point in the history
  13. merge github changes

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    708f801 View commit details
    Browse the repository at this point in the history
  14. black

    Henrik Mettler authored and Henrik Mettler committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b7ca73e View commit details
    Browse the repository at this point in the history