kromosynth-evaluate

websocket servers for evaluating (classifying) sounds.

https://github.com/synth-is/kromosynth-evaluate

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

websocket servers for evaluating (classifying) sounds.

Basic Info
  • Host: GitHub
  • Owner: synth-is
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 20.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

kromosynth evaluate

Evaluation servers (WebSocket)

In ./evaluation/supervised/ are evaluation implemtations based on supervised learning models. ./evaluation/unsupervised/ includes evaluation approaches based on unsupervised learning methods, such as feature extraction (which can in fact be based on supervised models) and dimensionality reduction. ./evaluation/semi-supervised/ might contain semi-supervised approaches for discovering measurement (/ behaviour) spaces, such as QDHF, ADAIF or AURORA.

./measurements/diversity/ contains modules with different implementations of diversity measurements (like dimensionality reduction) and ./measurements/quality/ contains modules implementing various fitness / objective measures.

DOI

Owner

  • Name: synth.is
  • Login: synth-is
  • Kind: organization

Repositories related to the evolutionary sound innovation project synth.is

GitHub Events

Total
  • Push event: 18
Last Year
  • Push event: 18

Dependencies

YAMNet-socket/package-lock.json npm
  • ../../kromosynth 1.0.13
  • kromosynth
  • minimist 1.2.8
  • ws 8.14.1
YAMNet-socket/package.json npm
  • kromosynth file:../../kromosynth
  • minimist ^1.2.8
  • ws ^8.14.1