(Applicable From The Academic Session 2018-2019) : Syllabus For B. Tech in Computer Science & Engineering

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Maulana Abul Kalam Azad University of Technology, West Bengal

(Formerly West Bengal University of Technology)


Syllabus for B. Tech in Computer Science & Engineering
(Applicable from the academic session 2018-2019)

Multi-agent Intelligent Systems


Code: PEC-CS701D
Contacts: 3L
Name of the Course: Multi-agent Intelligent Systems

Course Code: PEC-CS701D Semester: VII

Duration:6 months Maximum Marks: 100


Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15


Tutorial: NIL Assignment and Quiz : 10 marks
Attendance: 5 marks
Practical: End Semester Exam: 70 Marks
Credit Points: 3

Unit Content Hrs/Unit Marks/Unit


Introduction: what is an agent?: agents and objects;
1 agents and expert systems; agents and distributed 3
systems; typical application areas for agent systems.

Intelligent Agents: the design of intelligent agents - 9


2 reasoning agents (eg AgentO), agents as reactive
systems (eg subsumption architecture); hybrid agents
(eg PRS); layered agents (eg Interrap) a contemporary
(Java-based) framework for programming agents (eg
the Jack language, the JAM! system).
Multi-Agent Systems: Classifying multi-agent 12
3 interactions - cooperative versus non-cooperative;
zero-sum and other interactions; what is cooperation?
how cooperation occurs - the Prisoner's dilemma and
Axelrod's experiments; Interactions between self-
interested agents: auctions & voting systems:
negotiation; Interactions between benevolent agents:
cooperative distributed problem solving (CDPS),
partial global planning; coherence and coordination;
Interaction languages and protocols: speech acts,
KQML/KIF, the FIPA framework.
Advanced topics: One issue selected from the 9
4. contemporary research literature, perhaps by guest
lecturer.

7
PG
Maulana Abul Kalam Azad University of Technology, West Bengal
(Formerly West Bengal University of Technology)
Syllabus for B. Tech in Computer Science & Engineering
(Applicable from the academic session 2018-2019)

Text book and Reference books:

1. An Introduction to Multi Agent Systems - Second Edition. Michael Wooldridge (Wiley,


2009)

2. Programming Multi-agent Systems in Agent Speak Using Jason. Rafael H. Bordini, Jomi
Fred Hubner and Michael Wooldridge (Wiley, 2007)

Machine Learning
Code: PEC-CS701E
Contacts: 3L

Name of the Course: Machine Learning

Course Code: PEC-CS701D Semester: VII


Duration: 6 months Maximum Marks: 100
Teaching Scheme Examination Scheme

Theory: 3 hrs./week Mid Semester exam: 15


Tutorial: NIL Assignment and Quiz: 10 marks
Attendance: 5 marks
Practical: Nil End Semester Exam: 70 Marks
Credit Points: 3

COURSE OBJECTIVE
 To learn the concept of how to learn patterns and concepts from data without being
explicitly programmed
 To design and analyse various machine learning algorithms and techniques with a modern
outlook focusing on recent advances.
 Explore supervised and unsupervised learning paradigms of machine learning.
 To explore Deep learning technique and various feature extraction strategies.
Hrs/unit Marks/unit

Unit 1: 10
Supervised Learning (Regression/Classification)
 Basic methods: Distance-based methods, Nearest-Neighbours, Decision
Trees, Naive Bayes
 Linear models: Linear Regression, Logistic Regression, Generalized
Linear Models
 Support Vector Machines, Nonlinearity and Kernel Methods
 Beyond Binary Classification: Multi-class/Structured Outputs, Ranking
8
PG

You might also like