Skip to content
View alexandru-braslasu's full-sized avatar
  • Bucharest, Romania

Block or report alexandru-braslasu

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

Popular repositories Loading

  1. Markov_is_coming... Markov_is_coming... Public

    Euristic search algorithm + System of linear equations + Coding the maze

    MATLAB

  2. Linear_regression Linear_regression Public

    Optimization of algorithms + Regularization + CSV format

    MATLAB

  3. Neural-network Neural-network Public

    Extending from logistic regression to a neural network + The Perceptron + Prediction + Forward propagation + Determination of gradients + Backpropagation

    MATLAB

  4. Recognition_of_handwritten_digits Recognition_of_handwritten_digits Public

    Image compression using SVD + Image compression using principal component analysis

    MATLAB

  5. MathEval MathEval Public

    This application came from the need of teachers to assess their students in a fair way. Every time the Math quiz is opened, it generates a new version of the test with the same difficulty and diffe…

    C#

  6. C-Image-Compressor C-Image-Compressor Public

    C program which could reduce PPM format files size by up to 90%; Implemented quadtrees to keep and retrieve information about the most significant pixels of an image; Algorithm to decompress an ima…

    C