Git Product home page Git Product logo

Comments (4)

eliphatfs avatar eliphatfs commented on August 17, 2024

What's your computing device?
I guess that if it is a GPU, the communication between CPU and GPU, or the IO of the hard disk may be the bottleneck. And if it is a CPU, it is very fast indeed to finish processing an epoch of MNIST in 20 seconds.

from capsnet-keras.

 avatar commented on August 17, 2024

I'm using a CPU, but with fully connected layers only I finish an epoch within a second. Even if I up the number of layers in the network shown above it's still 20 seconds. It seems that it's not the computation is causing how slow it is but that it's something else. It's probably not communication because I'm running it in a CPU.

from capsnet-keras.

 avatar commented on August 17, 2024

@XifengGuo could you please suggest me the value of lam_recon to use for the RGB images of 100100 pixel resolution? I am not sure whether 10010030.0005 = 15 is the right value to use.

from capsnet-keras.

XifengGuo avatar XifengGuo commented on August 17, 2024

@raaju-shiv I think 0.1~1.0 should be a better value.

from capsnet-keras.

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.