Skip to content

fluid.labelset

The fluid.labelset object is a container that associates string identifiers with corresponding labels, primarily used in conjunction with fluid.dataset~ for machine learning tasks. It allows adding, setting, updating, deleting, and merging labels, and can store/retrieve its contents from disk or text objects. This object is crucial for managing training labels for algorithms like fluid.mlpclassifier~.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download here.

    Open Pd and go to ToolsFind Externals. Search for flucoma and install it. Then create an object with declare -lib flucoma -path flucoma. Finally, use fluid.labelset or any other object from flucoma.

  • Library developed mainly by Pierre Alexandre Tremblay, Owen Green, Alex Harker, Gerard Roma, Ted Moore, Matt, Edouard Levasseur.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors