Giter Club home page Giter Club logo

Comments (3)

olegranmo avatar olegranmo commented on May 29, 2024

Hi @BooBSD! The best s-value depends on the task, and different values yields different effects. A larger s provides more fine-grained patterns, while a smaller s may in some cases give more robust patterns (https://www.ijcai.org/proceedings/2022/616). I usually start with trying out 2.5, 5.0, 10.0 and 20.0, to learn more about what works well for the data. If you print out the clauses, you can also look at how they grow with increasing s. Did that clarify the role of s?

from tmu.

BooBSD avatar BooBSD commented on May 29, 2024

@olegranmo Thank you.
I tried to get the best result on MNIST classification and found out that I got better accuracy with S > 10 (up to 20) if I have more than 2000 clauses. And If I have 2000 clauses or less, for example 500, I got better accuracy if I use S ~= 10.

Is there some formula relationship between number of clauses and S? Like best T param for MNIST is sqrt(clauses_num/2).

from tmu.

olegranmo avatar olegranmo commented on May 29, 2024

Interesting! Finding such relationships, empirically and formally, are important steps ahead in the TM research. Feel free to report any findings here :-)

from tmu.

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.