Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starkblaze01/Artificial-Intelligence-Codes
Collection of Artificial Intelligence Algorithms implemented on various problems
https://github.com/starkblaze01/Artificial-Intelligence-Codes
adaptive-smoothing artificial-intelligence-algorithms confidence-intervals decision-tree-classifier epsilon-greedy gaussian-mixture-models genetic-algorithm hidden-markov-model hierarchical-clustering hopfield-network jealous-husband k-means-clustering k-sat menace reinforcement-learning travelling-salesman-problem
Last synced: 2 months ago
JSON representation
Collection of Artificial Intelligence Algorithms implemented on various problems
- Host: GitHub
- URL: https://github.com/starkblaze01/Artificial-Intelligence-Codes
- Owner: starkblaze01
- Created: 2019-01-17T08:11:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T13:22:45.000Z (about 4 years ago)
- Last Synced: 2024-10-28T11:51:56.816Z (3 months ago)
- Topics: adaptive-smoothing, artificial-intelligence-algorithms, confidence-intervals, decision-tree-classifier, epsilon-greedy, gaussian-mixture-models, genetic-algorithm, hidden-markov-model, hierarchical-clustering, hopfield-network, jealous-husband, k-means-clustering, k-sat, menace, reinforcement-learning, travelling-salesman-problem
- Language: Jupyter Notebook
- Homepage:
- Size: 5.88 MB
- Stars: 41
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Algorithms-Cheatsheet-Resources - Collection of Artificial Intelligence Algorithms implemented on various problems
README
# Artificial-Intelligence-Codes
This repository contains the implementation of many AI Solutions to the problems we face. The reference to each problem is given in along with the solution code. I have also included some small Data Analytics concepts.## Why I made This?
Because it's fun to implement AI solutions and research papers. 😄## Any Suggestion?
Please create an issue [here](https://github.com/starkblaze01/Artificial-Intelligence-Codes/issues/new)