Skip to content
View Darkmatther's full-sized avatar

Block or report Darkmatther

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Audio-spectrum-analyzer-python Audio-spectrum-analyzer-python Public

    A python program that takes an input audio file and returns an AudioSpectrum object that consists of the frequency spectrum of the audio at different time steps, in easy-to-manipulate numpy arrays.

    Python 2

  2. Sudoku_Game Sudoku_Game Public

    Sudoku application with animated graphical user interface (Qt) and self-solving artificial intelligence (CSP algorithm)

    C++

  3. Python_Interpreter_QtCpp Python_Interpreter_QtCpp Public

    A simple C++/Qt project that allows running python programs directly from a C++/Qt window application

    Python 7 1

  4. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    Computation using data flow graphs for scalable machine learning

    C++