RGPV CSE 8th Semester Soft computing Notes and Lectures
RGPV CSE 8th Semester Soft computing Notesand Lectures
- CS - 801 (Soft Computing)
- Unit 1 (Soft Computing and Artificial Intelligence)
- Unit 2 (Neural Network)
- Unit 3 (Counter propagation network, Hopfield/Recurrent network, Adaptive Resonance Theory and Associative Memory)
- Unit 4 (Fuzzy Logic, Fuzzy systems and Fuzzy rule base system)
- Unit 5 (Genetic algorithm and Genetic modeling)
1.What is Artificial intelligence (Ai) | Introduction to Ai | (Eng-Hindi) | #1
2.Propositional Logic in Artificial Intelligence | propositional logic examples | PL (Eng-Hindi) | #2
3.First order Logic in Artificial Intelligence | first order logic in ai | FOL | (Eng-Hindi) | #3
4.PL vs FOL | Artificial Intelligence | (Eng-Hindi) | #4
5.Resolution in Artificial Intelligence | Convert into FOL | Part-1 | (Eng-Hindi) | #5
6.Resolution process in Artificial Intelligence | Rules FOL to CNF | Part-2 | (Eng-Hindi) | #6
7.Resolution process in Artificial Intelligence | CNF | Resolution Graph | Part-3 | (Eng-Hindi) | #7
8.Water Jug Problem in Artificial Intelligence | (Eng-Hindi) #8
9.Cryptarithmatic Problems Artificial Intelligence | Solved Example | (Eng-hindi) | #9
10.Breadth first search (BFS) | Artificial Intelligence | (Eng-Hindi) #10:Breadth-First search is like traversing a tree where each node is a state which may a be a potential candidate for solution. It expands nodes from the root of the tree and then generates one level of the tree at a time until a solution is found. It is very easily implemented by maintaining a queue of nodes.
11.Depth First search (DFS) | Depth limited search(DLS ) | Artificial Intelligence | (Eng-Hindi) #11
12.BFS vs DFS | Artificial Intelligence | (Eng-Hindi) | #12
13.Hill Climbing Algorithm | Artificial Intelligence | (Eng-Hindi) | #13
14.8-puzzle Problem in Artificial Intelligence | Artificial Intelligence | (Eng-Hindi) | #14
15.heuristic search and function | Artificial Intelligence | (Eng-Hindi) | #15
16.Best First Search | Artificial Intelligence | (Eng-Hindi) #16
ontinue.....
Comments
Post a Comment