selimfirat / ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
☆41Updated 7 years ago
Alternatives and similar repositories for ai-n-queens
Users that are interested in ai-n-queens are comparing it to the libraries listed below
Sorting:
- Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Searc…☆27Updated 8 years ago
- Generic implementation of genetic algorithm in Java.☆122Updated 3 years ago
- Java Ant Colony Optimization Framework☆31Updated 6 years ago
- AI research environment for the game of Snake 🐍 .☆90Updated 3 years ago
- ☆13Updated 10 years ago
- A neural network that recognizes digits☆21Updated 7 years ago
- Implementation of the Ant Colony Optimization algorithm (python)☆169Updated 9 years ago
- A framework for Big Data Optimization with multi-objective metaheuristics☆46Updated 2 years ago
- Reusable C++ algorithms and data structures libs for competitive programming contests (codeforces, topcoder, hackerrank etc.)☆49Updated 5 years ago
- Neat algorithm implementations in Java.☆119Updated 3 years ago
- Old Java code implementing a couple of machine learning algorithms.☆18Updated 12 years ago
- A fun little word game 🍄☆68Updated 4 months ago
- Java spatial indexing tools☆17Updated this week
- Messenger With JAVA Programming Language, JavaFX, JFoenix Material Design Library Whit Both Server And Client Side.☆14Updated 6 years ago
- An unbeatable game of Tic Tac Toe.☆81Updated 8 years ago
- Genetic algorithm tutorial for Python☆173Updated 6 years ago
- Creating project☆30Updated 9 years ago
- Get a feel for how the Linear Regression algorithm works☆11Updated 7 years ago
- Java implementation of UCT based MCTS and Flat MCTS☆32Updated 8 years ago
- Template files for common algorithms.☆34Updated 9 years ago
- Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic☆129Updated 6 years ago
- Stochastic Simulation in Java☆122Updated 2 weeks ago
- An easy neural network for Java!☆126Updated 6 years ago
- RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.☆125Updated last year
- Training a Neural Network using Genetic Algorithm.☆13Updated 2 years ago
- Simple neural network implementation in Java☆90Updated 6 years ago
- Very basic neural network implementation.☆16Updated 5 years ago
- Use genetic algorithms to train flappy bird☆89Updated 7 years ago
- Java Constraint Solvers for Vehicle Routing Problem (VRP)☆25Updated 4 years ago
- A tutorial aimed to give an understanding of common dynamic programming problems☆152Updated 2 years ago