Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Articles by Jayaswini Tummala
1 articles
Difference Between Hill Climbing and Simulated Annealing Algorithm
Artificial Intelligence is a study of agents that act rationally. These agents often implement a search algorithm to find the goal. A search algorithm consists of Goal state - final destination in the task search space - all available states of the problem initial state - the starting point of the problem There are two sets of search algorithms: Uninformed Search, Informed Search Uninformed search This is also commonly known as blind search. In this type of search, no additional information is provided other than ...
Read MoreShowing 1–1 of 1 articles
« Prev
1
Next »
Advertisements