Skip to content

fluid.mlpclassifier

The fluid.mlpclassifier object performs classification using a Multi-Layer Perceptron (MLP) neural network. It trains on a fluid.dataset and fluid.labelset to learn patterns, then predicts classifications for new data points or entire datasets. This allows for tasks like mapping learned quadrant separations onto new data.


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.mlpclassifier 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