Giter Club home page Giter Club logo

decorrelated_bn's People

Contributors

bhneo avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

decorrelated_bn's Issues

DecorelationNormalization layer giving nans

Hi,

I've tried to use the DecorelationNormalization layer in a recent version of Tensorflow with my CNN architecture and it gives nan values in the training. I had to make some small changes to the normalization.py file so that it works with my Tensorflow version, so I am not sure whether it is something that I changed or not (you can find my code below). Do you have any insight on that?

https://github.com/fotisdr/decorrelated_bn/blob/master/common/normalization.py

I should add that I tried both 'zca_wm' and 'iter_wm' methods and they both give nans. The former also gives the following error during training: Eigen::BDCSVD failed with error code 3

Thanks a lot!
Fotis

EDIT: If this can be of any help, I've identified the issue to the computed trace getting negative values, which gives nan when computing the tf.sqrt(trace) at the end of the get_inv_sqrt function.

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.