Giter VIP home page Giter VIP logo

Comments (4)

jerrybai1995 avatar jerrybai1995 commented on September 17, 2024 1

Regarding your questions:

  1. It's mainly a problem of training instability, 2.8e-5 and 4.2e-5 are already below what I reported. Note that these are MSE errors and random guess gives you only ~0.17.

  2. Not sure what exactly your design is, but multivariate TCN has already been widely applied and I think it'd be (generally) a good direction to pursue.

from tcn.

jerrybai1995 avatar jerrybai1995 commented on September 17, 2024

Hi @johnsyin ,

Thanks for your interest in our work!

In our paper, I took the average of the test set results from the last 3 epochs. In your case, I think you can also do the same. An alternative way is to use annealing learning rate; after the learning rate is annealed to the bottom, the test result will also converge (whose result you can then report).

But given the numbers you provided, I think you have already reproduced the results :-)

from tcn.

johnsyin avatar johnsyin commented on September 17, 2024

Hi Jerry,

Loved your paper, very appreciate you open sourced the work! I am a MS student researching this method.

  1. The last 3 numbers I provided has a mean of 1e-4, why is it considered as result reproduced (5.8e-5)?
  2. If I can have your advice, do you think multivariate TCN with Squeeze-and-excitation weighted temporal block will work?

from tcn.

johnsyin avatar johnsyin commented on September 17, 2024

Thank you for your reply!

from tcn.

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.