Skip to content
View e-izdfr's full-sized avatar

Highlights

  • Pro

Block or report e-izdfr

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

Pinned Loading

  1. Sensor-placement-in-water-networks-using-0-1-knapsack-problem Sensor-placement-in-water-networks-using-0-1-knapsack-problem Public

    Python 1

  2. Implementing-gradient-descent-with-four-different-stopping-conditions Implementing-gradient-descent-with-four-different-stopping-conditions Public

    Implementing-gradient-descent-with-four-different-stopping-conditions.

    Python

  3. adversarial-search-godot adversarial-search-godot Public

    Solving a board game with adverserial search

  4. CSP CSP Public

    Solving a csp problem

    Python

  5. Search Search Public

    Solving a search problem with a number of informed and uninformed search algorithms

    Python

  6. Solving-a-9-by-9-sudoku-with-an-integer-linear-programming-model Solving-a-9-by-9-sudoku-with-an-integer-linear-programming-model Public

    Solving a 9 * 9 sudoku with an integer linear programming model using pulp. The code was originally posted on Towards Data Science but I've modified it a little. https://towardsdatascience.com/solv…

    Jupyter Notebook