Skip to content
View DiegoFLM's full-sized avatar
  • Cali, valle del Cauca, Colombia.

Block or report DiegoFLM

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

    An interactive game that pits the user against an AI opponent. Powered by the minimax algorithm with pruning, this game offers a thrilling experience that will put your strategic thinking skills to…

    C++

  2. Search-Algorithms Search-Algorithms Public

    Implementation of search algorithms in C++ with a QT Interface. Breadth First Search, Depth First Search, Uniform Cost Search, Greedy Search, A* Search.

    C++

  3. optimization_with_dynamic_programming optimization_with_dynamic_programming Public

    This is a set of strategies for solving an optimization problem in an assembly company using dynamic programming.

    Python

  4. statistics-probabilty statistics-probabilty Public

    Jupyter Notebook

  5. n_queens_problem_python n_queens_problem_python Public

    An evolutionary algorithm for solving the N-queens problem, compared with Las Vegas method.

    Jupyter Notebook

  6. rabits_and_foxes rabits_and_foxes Public

    This is an evolutive simulation of a discrete system in which rabbits and foxes interact. Rabbits who survive and foxes that manage to eat rabbits breed.

    Jupyter Notebook