4 projects
mlpclassifier
An implementation of an MLP classifier (with an interface of that of scikit-learn's MLPClassifier class.
graph-audio
Given a lossless audio format (flac or wav), it will plot the pressure waves in the time domain, and frequency components in the frequency domain.
anime-from-terminal
Watch anime from your terminal
sudoku-solver-ocr
This program first converts a screenshot of a sudoku grid into plain text. Afterwards, it will solve the sudoku puzzle, display the result and save the solution as a .csv file.