Giter Site home page Giter Site logo

Comments (4)

hoangcuong2011 avatar hoangcuong2011 commented on May 10, 2024

Ah I forgot to mention that I got the error only when I initialized DKL's parameters using the network weights that I learned from a DNN:

model.load_weights('checkpoints/mlp_kin40k.h5', by_name=True)

If I don't do that, the training does not encounter the error at all. But of course training the whole model from scratch is not a good idea, as DKL usually provides a much worse performance without smart initialization.

Best,

from keras-gp.

Yvonne-Ng avatar Yvonne-Ng commented on May 10, 2024

Hi @hoangcuong2011
I have also ran into this problem and it seems to only appear whenever my layer have >=500 nodes I wonder if you ever figured out a work around for this? Thanks in advance.

from keras-gp.

hoangcuong2011 avatar hoangcuong2011 commented on May 10, 2024

Hi,
I almost forget everything as it was already 1 year and a half since then.
But I recall that there was no workaround indeed (even with extensive googling). I had to give up with this as far as I remembered.

But If you happen to come up with any solution, please let me know as well.

Many thx!

from keras-gp.

Yvonne-Ng avatar Yvonne-Ng commented on May 10, 2024

Thanks! I will let you know if I learned anything

from keras-gp.

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.