Skip to content
View jerohnimaux's full-sized avatar

Block or report jerohnimaux

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

    This school project uses Dijkstra algorithm to find the shortest route in the parisian public transport network (Paris, France).

    C++ 1

  2. svm_trainer svm_trainer Public

    A rbf-based SVM C Trainer for gender recognition.

    C++ 1

  3. VirtualCamera VirtualCamera Public

    A school project to construct virtual images from list of 3D points

    Python 1

  4. tensorflow-face-detection tensorflow-face-detection Public

    Forked from yeephycho/tensorflow-face-detection

    A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.

    Python

  5. srm-to-sav srm-to-sav Public

    Forked from c99koder/srm-to-sav

    Convert RetroArch SRM files to raw GBA SAV files and vice versa

    Python 1

  6. simpleMLP simpleMLP Public

    A very simple Python code to generate and train 1 or 2-layer fully connected neural network (MLP)

    Python