Skip to content
View kariyum's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kariyum

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
kariyum/README.md

Hi there πŸ‘‹

I have just graduated as a Software Engineer (June 2023). I'm interested in backend engineering and artificial intelligence like genetic algorithms and neural networks. Also, I was hooked to combinatorial optimization approachs and I became intrigued by the Ant Colony Optimization metaheuristic approach, so I made a simulation on the web, that is, a way to showcase the algorithm.

Pinned Loading

  1. ant_colony_optimization ant_colony_optimization Public

    Ant Colony Optimization meta heuristic algorithm visualization + solving Travel Sales man problem.

    JavaScript

  2. maze-solver maze-solver Public archive

    Creates a maze then finds a path between the starting point and a random point with different approaches.

    Python

  3. neural_drone neural_drone Public archive

    Neural Network piloting a drone!

    Python

  4. single_machine_scheduling_problem single_machine_scheduling_problem Public archive

    Solving Single Machine Schenduling problem with different approaches

    Python 2 2