Code Monkey home page Code Monkey logo

Comments (6)

huangst21 avatar huangst21 commented on June 24, 2024 1

您好,感谢您提供的框架。关于交通预测问题,或许您可以考虑添加上PEMS07(M)和PEMS07(L)这两个数据集?

Of course, could you provide me the source of these two datasets? E.g., links or papers.

STGCN的库里包含了这两个速度数据集: https://github.com/VeritasYin/STGCN_IJCAI-18

from basicts.

zezhishao avatar zezhishao commented on June 24, 2024 1

How to set AMP?

Currently, BasicTS does not support AMP because these baselines don’t have many parameters.
However, I have also recently tested AMP in BasicTS to facilitate training and inference of large time series models. AMP will be added in the future (probably next version).

If you are want to use AMP, you need to init torch.amp.autocast and torch.cuda.amp.GradScaler in the __init__ function of the runner, and then modify the train_iters, val_iters, test, and backward function.

from basicts.

huangst21 avatar huangst21 commented on June 24, 2024

您好,感谢您提供的框架。关于交通预测问题,或许您可以考虑添加上PEMS07(M)和PEMS07(L)这两个数据集?

from basicts.

zezhishao avatar zezhishao commented on June 24, 2024

您好,感谢您提供的框架。关于交通预测问题,或许您可以考虑添加上PEMS07(M)和PEMS07(L)这两个数据集?

Of course, could you provide me the source of these two datasets? E.g., links or papers.

from basicts.

zezhishao avatar zezhishao commented on June 24, 2024

@all-contributors
please add @zezhishao for maintenance,infra,code,bug.
please add @LMissher for code,bug.
please add @cnstark for infra.
please add @Azusa-Yuan for bug.
please add @ywoelker for bug.
please add @hlhang9527 for bug.

from basicts.

littleheuer avatar littleheuer commented on June 24, 2024

How to set AMP?

from basicts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.