Skip to content

about generate_template #5

Description

@YangZiz

I want to train my own data template. Do I need to preprocess the data before running generate_template? For example, centering, scaling, etc., I didn't do these things, but I made the following errors

File "/home/jianjian/anaconda3/envs/HRN/lib/python3.8/site-packages/torchdiffeq/_impl/rk_common.py", line 265, in _adaptive_step
    assert t0 + dt > t0, 'underflow in dt {}'.format(dt.item())
AssertionError: underflow in dt 0.0

I want to know if it's a problem that I didn't preprocess

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions