Coder Social home page Coder Social logo

Comments (7)

jaheba avatar jaheba commented on June 18, 2024 5

My initial try with just requiring gluton-ts did not work out so well as the pydantic decorators call mxnet etc.

I think the tight coupling with mxnet is something we should work on. Ideally, the basic parts are generic and don't assume any ml library.

from pytorch-ts.

kashif avatar kashif commented on June 18, 2024 2

Thanks david, yes no ill intent here. Ideally I would love to just depend on gluonts (and there is an issue about that on the gluonts side) and in the mean time i have tried my best to keep the license files in the headers and also included the gluonts license in here as well.

I can certainly go over it again now that the paper deadlines are over and see what I missed and would like to acknowledge any attribution. Would love your input on how best to do that?

Also note that any fixes or features I add here I try to push it to gluonts as well: https://github.com/awslabs/gluon-ts/commits?author=kashif

from pytorch-ts.

geoalgo avatar geoalgo commented on June 18, 2024 2

Thanks for your answer, I should have sayed also that it is really cool to have an option to use pytorch for TS forecasting!

I did not look at all files, it is true that some have the copyright header but a lot of them are missing it (it should be easy to fix). For the contribution, perhaps you could say something in the README that the repository is a fork of gluon-ts with some new models and the functionality to run on pytorch?

As you said, it would be great to just depend on gluon-ts for common functionalities (maybe this is possible already for i/o stuff such as datasets and evaluation?). I know about your contributions in gluon-ts are they are very much appreciated! (also read your multivariate paper, cool stuff!).

from pytorch-ts.

kashif avatar kashif commented on June 18, 2024 1

thanks! I'll get the headers sorted ASAP and change the readme as per your request as well.

My initial try with just requiring gluton-ts did not work out so well as the pydantic decorators call mxnet etc.

from pytorch-ts.

geoalgo avatar geoalgo commented on June 18, 2024 1

Thanks a lot for doing this, hope that the backends of gluon-ts will be able to support pytorch soon!

from pytorch-ts.

ingmarschuster avatar ingmarschuster commented on June 18, 2024

I completely agree with Jasper. Basically, almost everything thats not in the pts/model folder can be shared code between gluon-ts and pts.
Maybe a good structure is one package that contains all the sharable code (say core-ts) and separate packages containing mxnet/pytorch models and having core-ts as their dependency.

from pytorch-ts.

kashif avatar kashif commented on June 18, 2024

@geoalgo can you kindly have a look now? Thanks!

from pytorch-ts.

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.