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

Block or report usr-ein

Report abuse

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

Report abuse
usr-ein/README.md

Pinned Loading

  1. SpectroGen SpectroGen Public

    Generates spectrogram from images

    Jupyter Notebook 13 4

  2. Learn-n-Recognize-Cpp Learn-n-Recognize-Cpp Public

    Recognizes faces and learn to associate them to names, in C++

    C++

  3. CoSyNEPy CoSyNEPy Public

    An implementation of Accelerated Neural Evolution through Cooperatively Coevolved Synapses in Python3

    Jupyter Notebook 4

  4. Simplex Simplex Public

    A simple simplex implementation in C++ using Eigen as backend

    C++

  5. SortingAlgorithms SortingAlgorithms Public

    A library containing my best implementations of many sorting algorithms, see README.md for the full list

    C++ 1 1

  6. NewtonMethodMultivar NewtonMethodMultivar Public

    Netwon method optimisation on multivariate functions.

    C