Coder Social home page Coder Social logo

Comments (4)

xgdgsc avatar xgdgsc commented on July 1, 2024

What do you mean by not batch? The cpp implementation is batch.

from somoclu.

bedassa avatar bedassa commented on July 1, 2024

I run mex_interface_test.m which is the test file in the somoclu/src/Matlab . The sTrain indicates seq algorithm. I need how to change to batch. Thank you
type: 'som_train'
algorithm: 'seq'
data_name: 'D'
neigh: 'gaussian'
mask: [3×1 double]
radius_ini: 50
radius_fin: 1
alpha_ini: NaN
alpha_type: 'linear'
trainlen: 100
time: '24-Jul-2020 16:06:18'
radius_cooling: 'linear'
kernel_type: 0
compact_support: 0
neighborhood: 'gaussian'
scale0: 0.1000
scaleN: 0.0100
stdCoeff: 0.5000
verbose: 0
gaussian: 1

from somoclu.

xgdgsc avatar xgdgsc commented on July 1, 2024

That' s only a string filling to reuse som toolbox data structure. You can change https://github.com/peterwittek/somoclu/blob/master/src/MATLAB/somoclu_train.m#L72 if you want.(And welcome a PR!) The call to somoclu cpp code is calling a batch algorithm.

from somoclu.

bedassa avatar bedassa commented on July 1, 2024

That is awesome. Thanks!!

from somoclu.

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.