My take on AI
A comprehensive Summary of AIFH vol1 with further insights
DOI:
https://doi.org/10.31224/2146Keywords:
AIFH, IRIS data set, data classifiers, clustering, normalization, OCRAbstract
The book “Artificial Intelligence for Humans vol.1” written by “Jeff Heaton” describes many algorithms to implement AI systems. I have implemented AI systems for the “The IRIS dataset” problem based on algorithms described in that book. I have also tested & compared various algorithms and summarised my analysis of outputs & observations.
In this paper, we take the IRIS Dataset and see how various AI algorithms help in Classifying, Categorizing etc. Also, we see how these algorithm uses techniques like Supervised and unsupervised training to improve the outcome or accuracy of the algorithm. There are other techniques like normalization which is used in Machine Learning which we will have a brief review. I have also given python code as references for all algorithms.
Downloads
Downloads
Posted
License
Copyright (c) 2022 Ayngaran Adalarasu

This work is licensed under a Creative Commons Attribution 4.0 International License.