https://github.com/amirisback/ai-genetic-algorithm
Implement Genetic Algorithm and Decision Tree
https://github.com/amirisback/ai-genetic-algorithm
artifici decision-tree fitness-function genetic-algorithm java
Last synced: about 1 year ago
JSON representation
Implement Genetic Algorithm and Decision Tree
- Host: GitHub
- URL: https://github.com/amirisback/ai-genetic-algorithm
- Owner: amirisback
- Created: 2019-09-27T16:14:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T01:34:21.000Z (about 5 years ago)
- Last Synced: 2025-04-24T01:12:04.084Z (about 1 year ago)
- Topics: artifici, decision-tree, fitness-function, genetic-algorithm, java
- Language: Java
- Homepage:
- Size: 978 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ai-genetic-algorithm
Implemented artificial intelligence genetic algorithm
## Whats on this project
- Using IntelliJ Jetbrains IDE
- Using Java for programming
- Genetic Algorithm
- Decision Tree
## Link Task
- Task 1 - https://github.com/amirisback/Artificial-intelligence-genetic-algorithm/blob/master/docs/task/task_1_genetic_algorithm.pdf
- Task 2 - https://github.com/amirisback/Artificial-intelligence-genetic-algorithm/blob/master/docs/task/task_2_decission_tree.pdf
## Link Report
- Report 1 - https://github.com/amirisback/Artificial-intelligence-genetic-algorithm/blob/master/docs/report/report_1_genetic_algorithm.pdf
- Report 2 - https://github.com/amirisback/Artificial-intelligence-genetic-algorithm/blob/master/docs/report/report_2_decission_tree.pdf
## Screen Shoot Apps

## Attention !!!
Please enjoy and don't forget fork and give a star