<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title> Module 2A.1.5.3 Reflect by RMIT STEM</title>
      <link>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x</link>
      <description>Reflect on your learning and think about how it finds an optimal solution to a problem. Post your response below.</description>
      <language>en-us</language>
      <pubDate>2021-07-07 02:23:38 UTC</pubDate>
      <lastBuildDate>2025-04-24 08:00:58 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-uploads.storage.googleapis.com/1261430453/4303bd8ef6a3f4f4cd5e3b7b8c4e3076/AI_brain.png</url>
      </image>
      <item>
         <title>Total &quot;Cost&quot; Of An Action</title>
         <author></author>
         <link>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1666163025</link>
         <description><![CDATA[<div>Provided that the "Weights" are correct for a task the A* algorithm works by expanding the lowest cost action it can currently perform, This is repeated until the desired goal is found. If the "Weights" for each task are correctly assigned then the lowest "Cost" action path will have been found.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-02 01:32:40 UTC</pubDate>
         <guid>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1666163025</guid>
      </item>
      <item>
         <title>Finding the lowest cost</title>
         <author></author>
         <link>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1674188808</link>
         <description><![CDATA[<div>The algorithm will confirm if it's heading down the right path and expand the node if its the lowest cost value. In the end, when the A* reaches the goal state, and the solution is the lowest cost out all possible routes, then it can define that it has achieved success.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-10 14:36:00 UTC</pubDate>
         <guid>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1674188808</guid>
      </item>
      <item>
         <title>The lowest cost</title>
         <author></author>
         <link>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1679677037</link>
         <description><![CDATA[<div>The algorithm is always keeping track of the lowest possible path cost for every node it has visited, if there is any lower possible path cost then it will expand that path until it either reaches the goal or a lower possible path cost is found and the process is repeated until the goal is found.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-16 00:22:27 UTC</pubDate>
         <guid>https://padlet.com/STEMLearningDesignDevelopment/kkr4abfb62eyob4x/wish/1679677037</guid>
      </item>
   </channel>
</rss>
