Date: March 17, 2024

Topic: Path vs Policy Search

Recall

Single path vs the best action at every state

Notes

Path vs Policy Search

Path search (left) vs policy search (right)

Path search (left) vs policy search (right)


<aside> 📌 SUMMARY: Single path vs the best action at every state

</aside>


Date: March 17, 2024

Topic: Dynamic Programming

Recall

Notes

Dynamic Programming

Technique used to simplify a complicated problem by breaking it down into simpler sub-problems


<aside> 📌 SUMMARY:

</aside>