selimfirat / ai-n-queensLinks
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
β42Updated 8 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:
- Template files for common algorithms.β34Updated 10 years ago
- A fun little word game πβ68Updated 9 months ago
- All DeepLearning4j projects go here.β75Updated 6 years ago
- Code examples for my Java artificial intelligence book:β252Updated 2 weeks ago
- Generic implementation of genetic algorithm in Java.β126Updated 4 years ago
- CSE 331: Software Design and Implementation (taught by Michael Ernst)β156Updated 11 years ago
- Code for Java Deep Learning Cookbookβ194Updated 5 years ago
- Source code for 'Genetic Algorithms in Java Basics' by Lee Jacobson and Burak Kanberβ119Updated 5 years ago
- Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Criticβ130Updated 6 years ago
- Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Searcβ¦β28Updated 8 years ago
- An easy neural network for Java!β127Updated 6 years ago
- Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms β¦β328Updated 2 years ago
- ECJ Evolutionary Computation Toolkitβ126Updated 2 years ago
- Modular and modern graph-theory algorithms framework in Javaβ127Updated 2 years ago
- Modular Java framework for meta-heuristic optimizationβ37Updated last year
- Java implementation of UCT based MCTS and Flat MCTSβ34Updated 3 months ago
- Creating projectβ29Updated 2 months ago
- The Watchmaker Framework for Evolutionary Computationβ210Updated 2 years ago
- GoF Design Patterns, each pattern described with story from real life.β178Updated 2 weeks ago
- A comprehensive library of algorithms for creating perfect mazes.β80Updated 2 months ago
- JAlgoArena programming contest platformβ36Updated 7 years ago
- An overview of the AI-as-a-service landscapeβ160Updated 7 years ago
- A simple chess game that implements basic OOP concepts.β115Updated 2 years ago
- Messenger Bot that, based on typed text, query spring documentation and return 3 first resultsβ30Updated 8 years ago
- Collection of Java Design Patternsβ41Updated 8 years ago
- Java minimal examples. Asserts used wherever possible. Cheatsheets, tutorials.β177Updated 2 years ago
- Chess app written in Java in 2005. Winner of the OBEA programming contest at age 17.β44Updated 13 years ago
- β17Updated 5 years ago
- A Java implementation of the Graham Scan algorithm to find the convex hull of a set of points.β38Updated 4 years ago
- The game 2048, built using JavaFX and Java 11β280Updated last month