Best First Search (BFS) Algorithm | BFS Solved Example in Artificial Intelligence by Mahesh Huddar

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ค. 2024
  • Best First Search (BFS) Algorithm | BFS Solved Example | Heuristic Search Algorithm in Artificial Intelligence by Mahesh Huddar
    The following concepts are discussed:
    ______________________________
    Best First Search Algorithm,
    Best First Search (BFS) Algorithm,
    BFS Solved Example,
    Heuristic Search Algorithm
    ********************************
    1. Blog / Website: www.vtupulse.com/
    2. Like Facebook Page: / vtupulse
    3. Follow us on Instagram: / vtupulse
    4. Like, Share, Subscribe, and Don't forget to press the bell ICON for regular updates

ความคิดเห็น • 18

  • @at_k2
    @at_k2 8 หลายเดือนก่อน +5

    Excellent explanation.. Good job sir

    • @MaheshHuddar
      @MaheshHuddar  8 หลายเดือนก่อน

      Thanks and welcome
      Do like share and subscribe

  • @sanikakamble129
    @sanikakamble129 ปีที่แล้ว +10

    Your videos are very helpful. Thankyou!

    • @MaheshHuddar
      @MaheshHuddar  ปีที่แล้ว

      Welcome
      Do like share and subscribe

  • @kapras711
    @kapras711 9 หลายเดือนก่อน +3

    Excellent explanation with simple examples...sir

    • @MaheshHuddar
      @MaheshHuddar  9 หลายเดือนก่อน

      Thank You
      Do like share and subscribe

  • @angelmaanu3625
    @angelmaanu3625 3 หลายเดือนก่อน

    Sir whether heuristic search and heuristic function are same or different

  • @PavithraKumar-wg6jj
    @PavithraKumar-wg6jj 7 หลายเดือนก่อน

    Very nice and clearly explained in this topic tq

    • @MaheshHuddar
      @MaheshHuddar  7 หลายเดือนก่อน

      Thank You
      Do like share and subscribe

  • @aaronl8443
    @aaronl8443 3 หลายเดือนก่อน

    thank you sir from Canada

    • @MaheshHuddar
      @MaheshHuddar  3 หลายเดือนก่อน

      Welcome
      Do like share and subscribe

  • @souravbhagat1358
    @souravbhagat1358 ปีที่แล้ว +1

    Sir please make a completed lectures on AI with numericals and previous year Questions like competitive exam

    • @MaheshHuddar
      @MaheshHuddar  ปีที่แล้ว

      Yes I will,
      Please share the questions, I will solve

    • @souravbhagat1358
      @souravbhagat1358 ปีที่แล้ว

      Make a vedio on Planning and types of planning in AI. Gaming concept in AI. Agents in AI .knowledge representations. IN AI types and its variation. Like this topic and its numericals portions also if you can this is a great help for me

  • @traveldiaries347
    @traveldiaries347 2 หลายเดือนก่อน +2

    Instead of doing that, you just can check which child in the next level has least cost and then do it until you reach the goal node. It is quite straight forward.

    • @MaheshPatil-cw5mk
      @MaheshPatil-cw5mk 2 หลายเดือนก่อน

      Not least the highest one actually

    • @pqrstwxyz1175
      @pqrstwxyz1175 2 หลายเดือนก่อน

      No actually we use heap to change path in between if needed ...with your approach once a path taken can't be changed

  • @user-rj7sn2tw3v
    @user-rj7sn2tw3v 11 หลายเดือนก่อน

    Sir plz share ppt