[X] The "/PHP/Toolbox Utility Pack/tbox.util.01.tar.gz" file could not be found or is not available. Please select another file.

Share

More
variational bayes for network modularity Icon

variational bayes for network modularity

by chris_h_wiggins, jhofman


software for identifying modules in networks (e.g. "community detection"), as described in "a bayesian approach to network modularity" (physical review letters 100, 258701 (2008); http://link.aps.org/abstract/PRL/v100/e258701).


http://vbmod.sourceforge.net





Separate each tag with a space.

Release Date:

2008-06-22

Topics:

License:

Operating System:

Intended Audience:

Programming Language:

Registered:

2008-05-17

Ratings and Reviews

Be the first to post a text review of variational bayes for network modularity. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • vbmod 0.9.4 file released: vbmod_matlab-0.9.4.tar.gz

    * changed order of updates to "E step", then "M step", then evaluation of maximized free energy. variational hyperparameters are initialized to prior hyperparameters * changed evaluation of free energy to come after VBM step, as is assumed in calculations * updated VBE-step to do per-row updates in mex file (for loop over nodes is much faster in c than matlab) * included matlab function (at bottom of file) as backup for those who can't compile mex * changed lnpi calculation to be evaluated in psi( ) and *then* replicated, reducing number of calls to psi( ) by factor of N * changed repmats to use index trick for replicating rows/columns, as in http://www.psi.toronto.edu/~vincent/matlabindexrepmat.html * added display of F for each iteration if VERBOSE>=2 * turned on warning for increase in F by default * initial Q is saved to net.Q0 if opts.SAVE_ITER=1; * saves hyperparameters for prior if SAVE_ITER==1 * fixed small typo in storing variables during saving of iterations * Q0 is now initialized as a uniform random stochastic matrix * added rndx=rndx(1) in the event that several restarts converge to the same minimum free energy value

    posted 510 days ago

  • File released: /vbmod/0.9.4/vbmod_matlab-0.9.4.tar.gz

    posted 510 days ago

  • vbmod 0.9.3 file released: vbmod_matlab-0.9.3.tar.gz

    . changed order of updates to "E step", then "M step", then evaluation of maximized free energy. variational hyperparameters are initialized to prior hyperparameters and the initial Q is saved to net.Q0 if opts.SAVE_ITER=1; . Q0 is now initialized as a uniform random stochastic matrix, as opposed to "flat" with some hard-set nodes

    posted 529 days ago

  • File released: /vbmod/0.9.3/vbmod_matlab-0.9.3.tar.gz

    posted 529 days ago

  • vbmod 0.9.2 file released: vbmod_matlab-0.9.2.tar.gz

    . changed evaluation of free energy to come after VBM step, as is assumed in calculations; this doesn't change updates, just evaluation of objective function . note: updates on Q should really be one row at a time and subtracting a "diagonal" term. todo: add this as an option in future versions.

    posted 529 days ago

  • File released: /vbmod/0.9.2/vbmod_matlab-0.9.2.tar.gz

    posted 529 days ago

  • vbmod 0.9.1 file released: vbmod_matlab-0.9.1.tar.gz

    posted 537 days ago

  • File released: /vbmod/0.9.1/vbmod_matlab-0.9.1.tar.gz

    posted 537 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

variational bayes for network modularity Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review