Giter Site home page Giter Site logo

timegan_pytorchrebuild's People

Stargazers

 avatar  avatar luo_my avatar 15號 avatar  avatar  avatar  avatar Mark Cooke avatar

Watchers

Kostas Georgiou avatar AlanDongMu avatar

timegan_pytorchrebuild's Issues

sine dataset visualization problem

Hello author, when I ran your code to verify the sine data set, there was a problem with the visualization, that is, the generated data and the original data were not distributed in the same distribution. I am not very good at coding and would like help finding the source of the problem.
The resulting visualization example is as follows:
t-SNE_20240607_214817
PCA_20240607_214814
The original paper is visualized as follows:
myplot
myplot2

How can I get the new generated data (with .csv format)?

Sorry for my naive question, I am a beginner of deeplearning.
When I run your code successfully, there is only PCA and t-sne test image in folder ''output'' .
So how can I get the new generated data with .csv format?
Thank u very much!

Error running main on defaults

When running main with the defaults, I receive this error regarding line 47 of run.py and line 89 in train_embedder():

RuntimeError: Trying to backward through the graph a second time (or directly access saved tensors after they have already been freed). Saved intermediate values of the graph are freed when you call .backward() or autograd.grad(). Specify retain_graph=True if you need to backward through the graph a second time or if you need to access saved tensors after calling backward.

I have tried setting retain_graph=True but the error does not go away.

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.