Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T01:34:21.000Z (over 3 years ago)
- Last Synced: 2024-05-02T02:33:03.090Z (9 months 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
![ScreenShoot Apps](docs/image/ss_main.png?raw=true)## Attention !!!
Please enjoy and don't forget fork and give a star