https://github.com/maqmal/artificial-intelligence
Implementation of AI lecture
https://github.com/maqmal/artificial-intelligence
ai algorithm artificial-intelligence genetic-algorithm machine-learning
Last synced: 9 months ago
JSON representation
Implementation of AI lecture
- Host: GitHub
- URL: https://github.com/maqmal/artificial-intelligence
- Owner: maqmal
- Created: 2020-11-13T09:42:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T17:46:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T21:10:54.231Z (11 months ago)
- Topics: ai, algorithm, artificial-intelligence, genetic-algorithm, machine-learning
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Artificial-Intelligence
Implement K-Nearest Neighbor, Fuzzy, and Genetic Algorithm from scratch