Neural networks applied in recognizing guitar chords using python

Chords.py

Neural networks applied in recognizing guitar chords using python, AutoML.NET with C# and .NET Core

The demo application is written in C# with .NETCore. As of July 9, 2020, the only version available is for windows 10 64 bits. Versions for Linux are expected to come as a console application.

Installing the application.

The demo app uses AutoML .NET as the default prediction engine and ONNX runtime as the legacy prediction engine to run the exported model created on python and keras and it needs Visual C++ to be installed on the machine that is going to run the app.

Steps.

  1. (Optional, only if you are interested on using ONNX runtime) Install Visual C++ from the Microsoft web site
  2. Download the application from our

     

     

     

    To finish reading, please visit source site