Algorithms The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other N Queen Problem using Genetic Algorithm 19 February 2022
Algorithms Genetic algorithms are heuristic search algorithms inspired by the process that supports the evolution of life Genetic algorithms are heuristic search algorithms inspired by the process that supports the evolution of life 16 February 2022
Genetic Genetic Algorithm based hyperparameter tuning tools for Reversi gaming AI (MIninax search with alpha-beta pruning) Genetic Algorithm based hyperparameter tuning tools for Reversi gaming AI (MIninax search with alpha-beta pruning) 26 January 2022
Algorithms Brute Force Codes and Genetic Algorithm for the Backpack Problem Brute Force Codes and Genetic Algorithm for the Backpack Problem 09 January 2022
Scripts Python scripts for a generic performance testing infrastructure using Locust Python scripts for a generic performance testing infrastructure using Locust 08 January 2022
Algorithms A simple and lightweight genetic algorithm for optimization of any machine learning model A simple and lightweight genetic algorithm for optimization of any machine learning model 10 December 2021
GUI Minimalistic generic chess variant GUI using pyffish and PySimpleGUI, based on the PySimpleGUI Chess Demo Minimalistic generic chess variant GUI using pyffish and PySimpleGUI, based on the PySimpleGUI Chess Demo 05 December 2021
scikit-learn Genetic Programming in Python, with a scikit-learn inspired API Genetic Programming in Python, with a scikit-learn inspired API 16 September 2021