issues
search
SoloGameDevGitHub
/
AIEngine
An Artificial Intelligence Engine to be used mainly in game development. It contains a bunch of algorithms and techniques used in game development, like Neural Networks, Genetic Algorithm, A*, Minimax, MCTS and a lot more.
https://sologamedev.blog
MIT License
6
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Share existing content as both SHARED and STATIC libraries
#24
andreimesquita
opened
2 years ago
0
Create codeql-analysis.yml
#23
andreimesquita
closed
2 years ago
0
Implementing a Finite State Machine
#22
andreimesquita
opened
3 years ago
0
Improving Multilayer Perceptron implementation
#21
andreimesquita
closed
2 years ago
0
Implementing backpropagation algorithm on the Multilayer Perceptron (MLP) implementation
#20
andreimesquita
closed
3 years ago
0
Improvement Minimax performance and simplifying debugging
#19
andreimesquita
closed
4 years ago
0
[DLL] Minimax algorithm
#18
andreimesquita
closed
2 years ago
1
Implementing Genetic Algorithm
#17
andreimesquita
opened
4 years ago
0
Genetic Algorithm
#16
andreimesquita
opened
4 years ago
0
Implementing Multilayer Perceptron
#15
andreimesquita
closed
4 years ago
0
Introducing smart pointers on Matrix and Perceptron implementations
#14
andreimesquita
closed
4 years ago
0
FIX / Clean up unnused files + Organize CMakeLists
#13
AndreiSchuch
closed
4 years ago
0
Better organizing code on specific folders
#12
andreimesquita
closed
4 years ago
0
Improving Perceptron Code
#11
andreimesquita
closed
4 years ago
0
Multilayer Perceptron (feedforward / backpropagation)
#10
andreimesquita
closed
4 years ago
0
Implemented Matrix, Matrix math and a Perceptron classifier
#9
andreimesquita
closed
4 years ago
0
Perceptron Classifier
#8
andreimesquita
closed
4 years ago
0
MARPO Methodology
#7
andreimesquita
opened
5 years ago
0
A* Pathfinding for Title Based Game
#6
andreimesquita
opened
5 years ago
0
Dijkstra Pathfinding for Title Based Game
#5
andreimesquita
opened
5 years ago
0
Backtracking Algorithm for Sudoku
#4
andreimesquita
opened
5 years ago
0
Templated Minimax
#3
andreimesquita
opened
5 years ago
0
Negamax for Tic-Tac-Toe
#2
andreimesquita
closed
4 years ago
1
FEATURE - Negamax for Tic-Tac-Toe
#1
andreimesquita
closed
5 years ago
0