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

Block or report usr-ein

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
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