Skip to content
Permalink
Browse files
add in manim vids
  • Loading branch information
James Brusey committed Mar 10, 2024
1 parent 191997c commit be044ec370a20759ba24be09527170ec599e283a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
@@ -58,7 +58,7 @@

** Example: maze with pitfalls

#+REVEAL_HTML: <video controls data-autoplay src="animation/media/videos/maze/1080p60/Maze.mp4"> </video>
#+REVEAL_HTML: <video controls data-autoplay src="figures/Maze.mp4"> </video>

#+BEGIN_NOTES
+ example problem - simple enough to derive a solution
@@ -106,7 +106,7 @@

*** Bellman equation (1957) and dynamic programming

#+REVEAL_HTML: <video data-autoplay controls src="animation/media/videos/movingfbox/480p15/MovingFrameBox.mp4"> </video>
#+REVEAL_HTML: <video data-autoplay controls src="figures/MovingFrameBox.mp4"> </video>

#+BEGIN_NOTES
+ Recursive form became theoretical basis for RL

0 comments on commit be044ec

Please sign in to comment.