TAILIEUCHUNG - Artificial Intelligence - Lecturer 5: Advanced search methods

Outline: Memory-bounded heuristic search, Hill-climbing search Simulated annealing search. Some solutions to A* space problems (maintain completeness and optimality). Iterative Deeping version of A*, still admissible. | Artificial Intelligence For HEDSPI Project Lecturer 5 - Advanced search methods Lecturers Dr. Le Thanh Huong Dr. Tran Due Khanh Dr. Hai V. Pham HUST Outline Memory-bounded heuristic search Hill-climbing search Simulated annealing search 1 Memory-bounded heuristic search Some solutions to A space problems maintain completeness and optimality Iterative-deepening A IDA Here cutoff information is the Acost g h instead of depth Recursive best-first search RBFS Recursive algorithm that attempts to mimic standard best-first search with linear space. simple Memory-bounded A S MA Drop the worst-leaf node when memory is full Iterative Deeping A Iterative Deeping version of A use threshold as depth bound To find solution under the threshold of f . increase threshold as minimum of f . of previous cycle Still admissible same order of node expansion Storage Efficient - practical but suffers for the real-valued f . large number of iterations 2 Iterative Deepening A Search Algorithm for tree search Recursive best-first search A variation of Depth-first search Keep track of f-value of the best alternative path Unwind if f-value of all children exceed its best alternative When unwind store f-value of best child as its f-value When needed the parent regenerate its children again.

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.