Uniform cost search with python code walkthrough

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2020
  • This video illustrates the uniform cost search algorithm, a type of algorithm that is used for path plannning in mobile robots. It is a fundamental algorithm and extremely important to understand in order to mone on to algorithms like A*, D* etc.
    Code: github.com/gautam-sharma1/Rob...
    About Robotics4all:
    It is an initiative to provide free open source knowledge of robotics to all aspiring roboticist. Please like and subscribe in you think this video has added any value to your knowledge.
    About me:
    I am a robotics graduate student.
    LinkedIn: / gautamsharm
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @LOGICOMA
    @LOGICOMA 3 ปีที่แล้ว

    You explained this really, really well! So much more clearly than the wall of text from my uni textbook and my lecturer! Really awesome work! Would love to see more 15 minutes explanations on the other AI search methods (e.g BFS, DFS, Depth-Limited, Iterative Deepening, Bidirectional, etc). Would also be great to hear how you explained the time complexity for the searches in simple terms.

  • @dagmawikindu4773
    @dagmawikindu4773 2 ปีที่แล้ว

    sir, how do we build the graph itself?

  • @valentinagomezvega5759
    @valentinagomezvega5759 2 ปีที่แล้ว

    Great video!

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

    kindly last traversal portion ko thora explain kr dyen if anybody know how it start traversing so must respond

  • @reactionqueenannu
    @reactionqueenannu 3 ปีที่แล้ว

    Sir programming portion ko big screen pe dikhaye .aapka programming dikh hi nahi raha hai

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

      Yes I will re-upload it this weekend. Thanks :)

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

      hi ...

  • @muzinaughty544
    @muzinaughty544 3 ปีที่แล้ว +2

    Sir can you please provide the code ??

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

      Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py
      Let me know any topics that you would like me to make a video on.

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

    Sir code

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

      Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py
      Let me know any topics that you would like me to make a video on.

  • @avijitdey4809
    @avijitdey4809 3 ปีที่แล้ว

    Would you like to give the code?

    • @gsharm
      @gsharm  3 ปีที่แล้ว

      Sorry the delay. Here is the code : github.com/gautam-sharma1/Robotics4All/blob/main/AI/Search/UCS.py
      Let me know any topics that you would like me to make a video on.

    • @muhammadtalha355
      @muhammadtalha355 2 ปีที่แล้ว

      @@gsharm priority queue not defined ka error arha ha

    • @TXS-xt6vj
      @TXS-xt6vj ปีที่แล้ว

      Any other way, code for any other way?