This GitHub project contains a collection of artificial intelligence algorithms that had to be implemented as part of the subject "knowledge engineering" (UCM, Software Engineering).
This project has been developed using Java SE 10, and upgrated periodically to the latest version of Java.
No third-party software is needed to execute runnable files and to mount it in any project editor.
To execute the runnable '.jar' files, you must have the latest version of Java.
To compile and edit the project, you must have the latest JDK installed.
Every JavaScript file is documented, but I'm writing a wiki page with more detailed information, including every info I've found or discovered regarding the API methods and objects.
AI Algorithms is an open source project, so anyone can contribute to improve the existing algorithms or implement new ones, and we encourage you to do so.
Even though every pull request will be considered and possibly accepted, there's a file to know about some recommendations about the code of conduct, the process of commiting and accepting pull requests, along with some tips about code standards.
- Juan Gómez-Martinho González - Juangmar -
Right now there are no contributors who participates regularly in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details