<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Textbook of Artificial intelligence (CSDT-114B )</title>
    <subTitle>M. Sc. Computer science, Sem-1</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Paatil, S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Taru, A.</namePart>
  </name>
  <name type="personal">
    <namePart>Mandlik, C.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pune</placeTerm>
    </place>
    <publisher>Vision Publication</publisher>
    <dateIssued>2019</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>358 p. : diagrams; 21 cm</extent>
  </physicalDescription>
  <note>Contents

1. Introduction to Artificial Intelligence
Introduction and Intelligent System    
What is AI  
Foundation of AI 
The History of Artificial Intelligence 
Applications of AI
Early Works in AI
AI and Related Fields  
AI Problems  
AI Techniques    

2. Searching   
Introduction
Defining AI Problems as a State Space Search
Production Systems
Search and Control Strategies    
Problem Characteristics
 Issues in the Design of Search Programs
Blind Search Techniques
 Breadth-First Search   
Depth First Search
Depth Limited Search   
Depth First Iterative Deepening Search 
Uniform Cost Search    
Heuristic Search Techniques 
Hill Climbing    
Best First Search
Problem Reduction
Constraint Satisfaction
Mean- Ends Analysis    

3. Knowledge Representation    

 Introduction
Knowledge Representations and Mapping  
Approaches to Knowledge Representation 
Propositional Logic    
Predicate Logic
Game Playing
The Minimax Search Procedure
Adding Alpha Beta Cutoffs   

4. Introduction to AI with Python   

Introduction to Python 
Why Python with AI?    
Basics of Python 
Basic Datatypes used in Python   
Python Statements
Flow Control Statements
Python Functions 
Python Module    
Python Packages  
Python Decorators
Python Generators
Python Data structure  
Introduction to OOPs in Python

5. Machine Learning 

What is Machine Learning?   
Why Machine Learning?  
KNN    
Random Forest Algorithm
K-means for Clustering 

6. Reinforcement Learning</note>
  <subject>
    <topic>FYMSc</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <subject>
    <topic>Programming languages</topic>
  </subject>
  <classification authority="ddc" edition="22nd ed.">006.3 PAA</classification>
  <identifier type="isbn">9789350164815</identifier>
  <identifier type="uri">http://collegecirculars.unipune.ac.in/sites/documents/Syllabus%202019/M.Sc.%20Computer%20Science%20%20(Part-I)%20%20%20(For%20Colleges)_19.092019.pdf</identifier>
  <location>
    <url displayLabel="Syllabus">http://collegecirculars.unipune.ac.in/sites/documents/Syllabus%202019/M.Sc.%20Computer%20Science%20%20(Part-I)%20%20%20(For%20Colleges)_19.092019.pdf</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">191022</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250215112854.0</recordChangeDate>
  </recordInfo>
</mods>
