Git Product home page Git Product logo

ganetano's People

Contributors

mirkosavasta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ganetano's Issues

generate data

Hi, Thank you for sharing this code!
I have a question about how one can use this as a datagenerator. I see that the trainer is the only part that can be used to generate samples. Should one save that using torch.save and then use it to generate several samples of the real data?

Another question. If I have time-series of size NxT, could one generate synthetic data of that size too? Right now the code generates data of size 16x50.

Do you have any tips of how to test whether the generated data share similar properties as the real data?

I really appreciate your help on this.

generate series

Hi,
After I laod 'g_state_dict' to model, how can I use it to generate new data?

len method for dataset classes

Hi,

I don't understand why the len method of your custom datasets is returning the number of datapoints.
Shouldn't it be returning the number of samples which here is the number of series n_series?

Thanks!

Question about datapoint lengths

Hey, very nice repo. Thank you for making your work available.

Question: I have been studying your code and cannot for the life of me figure out how the Critic class dimensions are being established. The Generator seems fairly straightforward, the input dimension from the sines dataset is 100 datapoints. But after attempting to modify those values in both the datasets.py and wgangp.py, I am still getting a deeply nested runtime that indicates the Critic shape is wrong. But I'm not seeing how the Critic gets its input shape?

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.