Posts

Showing posts from June, 2025

Python for Artificial Intelligence MNCST319 KTU BTech CS Minor 2024

About Me Course  Details and Syllabus Python for Artificial Intelligence MNCST 319 KTU 2024 Scheme  Minor Model Question Paper Module-1 Foundations of Coding Control Statements Selection statement -if else- sample programs Programs to Try using if else Looping statements- while and for break, continue and pass statements nested loops Sample programs using loops and nested loops Programs to try using loops Built-in functions, modules and packages List ,Tuple ,Set and Dictionary List in Python creating, indexing, slicing,list comprehension List functions- searching and sorting Sample Programs using Lists Programs to try using Lists Tuples-operations,functions, Example Programs Sets-operation, example programs Sets-Built in Functions, frozen sets Example Programs using set Programs to try using tuples and set Dictionary in Python Dictionary Functions/methods Example Programs using dictionary Programs to try using dictionary comparison list,tuple,set,dictionary Functions Func...

Python for Artificial Intelligence MNCST319 KTU Minor 2024 - course details and syllabus

    SEMESTER  3 PYTHON FOR ARTIFICIAL  INTELLIGENCE   Course  Code MNCST319 CIE Marks 40 Teaching Hours/Week (L:T:P) 3:1:0 ESE Marks 60 Credits 4 Exam  Hours 2Hrs.30 Min. Prerequisites(if any) None Course  Type Theory Course Objectives: 1. To provide learners an insight into Python programming in a scientific computation context and develop programming skills to solve engineering problems 2. To give insights in developing AI&web based applications 3. To familiarize DataV isualization tools&its application.                                              SYLLABUS   Module No. Syllabus  Description C...