Description
Introduction to Machine Learning; Classification of learning: unsupervised and supervised learning, connectionist learning, reinforcement learning, machine discovery; Supervised learning: Information theoretic decision tree learner, best current hypothesis search, candidate elimination (version space) algorithm, learning in the first order Horn clause representation, inductive logic programming, applications; Unsupervised learning: hierarchical clustering, category utility, incremental and non-incremental algorithms for hierarchical clustering, applications; Connectionist learning: introduction to neural networks, Feed forward and recurrent networks, perception, multilayer feed forward networks, backpropagation algorithm for training a feed forward network, applications; Genetic algorithms: genetic operators, fitness function, genetic algorithm in supervised learning framework, applications.