Skip to content
View fabiozeh's full-sized avatar
Block or Report

Block or report fabiozeh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. deep-expression deep-expression Public

    Research on music expression modeling using deep neural networks.

    Jupyter Notebook 1

  2. metricapes metricapes Public

    Ferramenta para automação de busca e coleta de dados de trabalhos de pós-graduação via CAPES.

    Python

  3. score2arff score2arff Public

    Machine-learning feature extraction from musical scores in musicXML format.

    MATLAB 1

  4. BigSML BigSML Public

    A library for arbitrary precision floating-point numbers in SML.

    Standard ML

  5. A simple parser for reading MusicXML... A simple parser for reading MusicXML scores into MATLAB.
    1
    %
    2
    % This function reads from a musicXML file generating a MATLAB array
    3
    % holding per-note information.
    4
    %
    5
    % Only works with partwise MusicXML scores, for now.
  6. advent-of-code advent-of-code Public

    Solutions to Advent of Code challenges, for a bit of fun and learning.

    Awk