Skip to content
View antonarapin's full-sized avatar

Block or report antonarapin

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 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. hallway_detection_projection hallway_detection_projection Public

    Detection of the planes in the hallway photo and projection of the image on a flat plane. Using Hough Transform, Projective Geometry aspects and Homographies.

    Python 1

  2. simple_nn_python simple_nn_python Public

    Simple neural network in Python using Numpy library!

    Python

  3. smarter_othello smarter_othello Public

    AI Othello (Reversi) neural network based agent

  4. rsa_encryption rsa_encryption Public

    RSA key generation, encryption and decryption

    C++

  5. scheduling_simulation scheduling_simulation Public

    Scheduling simulation and comparison using different datastructures for process cheduling

    C++

  6. path_search_algorithms path_search_algorithms Public

    Implementation of Dijkstra, Bellman Ford, and parallel Dijkstra with tests for optimal path search

    C++