Skip to content
View nadavgover's full-sized avatar

Block or report nadavgover

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. Wikipedia-Game Wikipedia-Game Public

    Plays the wikipedia game. Finds the shortest path between a source Wikipedia article to a destination one using BFS.

    Python 1

  2. Sudoku-Solver Sudoku-Solver Public

    Solves a Sudoku puzzle using backtracking

    Python

  3. Digit-Recognition Digit-Recognition Public

    Recognizes images from the MNIST by applying Softmax Regression

    Python

  4. nadavgover.github.io nadavgover.github.io Public

    My website, my portfolio

    HTML

  5. Passover-Map Passover-Map Public

    Uses dynamic programming to place guests in tables on Passover seder

    Python

  6. Iris-Classifier-with-SVM Iris-Classifier-with-SVM Public

    Classifies the Iris data set using support vector machine

    Python