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

Fixing typo #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixing typo #19

wants to merge 2 commits into from

Commits on Mar 6, 2024

  1. Update nodeprop.md

    Corrected the number of unique nodes of tgbn-trade
    e-izdfr authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cdaac2a View commit details
    Browse the repository at this point in the history
  2. fixing typo

    Corrected the number of timestamps. If you run `print(len(np.unique(dataset.full_data['timestamps'])))`, You'll get 31, not 32.
    e-izdfr authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    64f1126 View commit details
    Browse the repository at this point in the history