Coder Social home page Coder Social logo

how much time it takes.... about vae-torch HOT 5 CLOSED

y0ast avatar y0ast commented on August 22, 2024
how much time it takes....

from vae-torch.

Comments (5)

y0ast avatar y0ast commented on August 22, 2024 2

So... that's exactly the score Kingma gets in the paper: https://arxiv.org/pdf/1312.6114v10.pdf

You are finished. The program is not set to terminate at a certain threshold.

from vae-torch.

xcyan avatar xcyan commented on August 22, 2024

You need to have gpus.

from vae-torch.

SeekPoint avatar SeekPoint commented on August 22, 2024

I got two gtx1080 , but there isn't an option to run on GPU...

from vae-torch.

y0ast avatar y0ast commented on August 22, 2024

Even on a CPU the experiments from the paper should not be more than a few hours to 1 day. What dataset are you training on? Is lower bound improving?

from vae-torch.

SeekPoint avatar SeekPoint commented on August 22, 2024

[======================================== 499/499 ====================================>] Tot: 4m55s | Step: 587ms
Epoch: 2040 Lowerbound: 98.350686907702 time: 295.93010878563
[======================================== 499/499 ====================================>] Tot: 4m13s | Step: 427ms
Epoch: 2041 Lowerbound: 98.379177907564 time: 253.59385895729
[======================================== 499/499 ====================================>] Tot: 2m35s | Step: 222ms
Epoch: 2042 Lowerbound: 98.353038132161 time: 155.83764314651
[======================================== 499/499 ====================================>] Tot: 1m47s | Step: 219ms

I just run th main.lua

:~/prj/VAE-Torch$ tree
.
├── datasets
│   ├── freyfaces.hdf5
│   └── mnist.hdf5
├── GaussianCriterion.lua
├── KLDCriterion.lua
├── LICENSE
├── load.lua
├── main.lua
├── plot.py
├── README.md
├── Sampler.lua
├── save
│   ├── lowerbound.t7
│   ├── parameters.t7
│   └── state.t7
├── VAE.lua
├── yknote_log---not_done
└── yknote_log---several_days_not_done

2 directories, 16 files
rzai@rzai00:~/prj/VAE-Torch$

from vae-torch.

Related Issues (15)

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.