Skip to content
View victor-mlai's full-sized avatar
Block or Report

Block or report victor-mlai

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

  1. AI_for_Games AI_for_Games Public

    Play Chess, X & 0, Reversi and Nim where the AI is implemented using alpha-beta-pruning

    C++

  2. BMPimage_MazeSolver BMPimage_MazeSolver Public

    it receives a BMP image with a maze in it and outputs a new image with the maze solved

    C++

  3. MazeGenerator_graphsUnioning MazeGenerator_graphsUnioning Public

    Randomly generates a maze

    C++ 6

  4. parallelSearch parallelSearch Public

    parallel search in a sorted vector using OMP

    C++

  5. GeneticAlgorithm GeneticAlgorithm Public

    solves the Knapsack problem

    C++

  6. Neural_Network Neural_Network Public

    Learns using the input from the testing_data how to compute the output

    C++