Coder Social home page Coder Social logo

Comments (3)

JeanKossaifi avatar JeanKossaifi commented on May 23, 2024

Hi Christina,

Thanks for reporting, you are completely right! The issue should now have been fixed in 6af351c.

As a side note, we now provide well tested PyTorch Tensor Regression Layers in TensorLy-Torch:

These also support tensor hooks such as tensor dropout or rank regularization (lasso).

Feel free to re-open if you still have the issue!

from tensorly-notebooks.

segalinc avatar segalinc commented on May 23, 2024

from tensorly-notebooks.

JeanKossaifi avatar JeanKossaifi commented on May 23, 2024

Based on the tuple you show for rank, I'm assuming this is for Tucker. I would say rank='same' is a good start. Alternatively, rank=kernel.shape should always work well.
Ideally you want to reduce the rank to benefit from the low-rank regularization (e.g. rank=0.75).

Depending on the problem, with fine-tuning/retraining, you should be able to reach rank=0.5 without loss of performance (the low-rank regularization may even help generalize better with longer fine-tuning/retraining).
Let me know of any feedback you may have! :)

from tensorly-notebooks.

Related Issues (13)

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.