Giter Site home page Giter Site logo

Comments (5)

IvanBongiorni avatar IvanBongiorni commented on August 17, 2024

Hi, thank you for your interest in my project!
Yeah you're right, it's not a complete, canonical GAN. In this case I didn't add any random noise even though that is what you normally have in GANs. The reason is that while classical GANs generate observations from pure noise, in my case the generation is produced from an already existing (deteriorated) trend. So it's not a 100% pure generative task.

I wrapped my head around this problem, I'm thinking about ways to add randomness in one way or another . Also, I don't know if adding it could improve the model's performance.

Food for thought! Do you have an opinion about this?

from gan-rnn_timeseries-imputation.

underdoc-wang avatar underdoc-wang commented on August 17, 2024

Hi Ivan, thanks so much for your clarification. By "deteriorated trend", you mean the time series masked by artificial missing, right? Since I actually began implementing GAN for a similar task, I think it deserves further experiments to discuss the performance difference. But thanks again for your easy-to-follow codes and illustrations. It makes a good start for me and others!

from gan-rnn_timeseries-imputation.

IvanBongiorni avatar IvanBongiorni commented on August 17, 2024

Sorry for the delay!

Yes, by "deteriorated trend", I mean the time series masked by artificial missing.
Please share your work as well, I'm very interested. Let me (us) know if you make something cool!

from gan-rnn_timeseries-imputation.

thanhquanse avatar thanhquanse commented on August 17, 2024

Hi everyone,

I'm really interested in this GAN RNN, I am reading code and trying to figure out each step/method's functions, but not fully understand and nowhere I can find documents. Therefore, I'm writing here in the hope that you can give me your contact so that I can discuss hopefully

At present, I don't know this block

image

Not sure why we have to prepare that kind of numpy data. What can it reveal?

Thanks

from gan-rnn_timeseries-imputation.

WenjieDu avatar WenjieDu commented on August 17, 2024

Hi guys, 😃 SAITS may be useful to you on the time-series imputation problem. You can try SAITS with PyPOTS https://github.com/WenjieDu/PyPOTS with only few lines of code. Please take a look if you're interested.

And thank you @IvanBongiorni very much for creating this repo that gives us a space to discuss here 👍

from gan-rnn_timeseries-imputation.

Related Issues (7)

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.