<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.blog.caramizaru.xyz/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>𝐶𝑎𝑟𝑎𝑚𝑖𝑧𝑎𝑟𝑢'𝑠 𝐵𝑙𝑜𝑔 feed:2025:11:17</title>
        <description></description>
        <link>https://www.blog.caramizaru.xyz/</link>
        <lastBuildDate>Fri, 31 Jul 2026 10:48:05 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.blog.caramizaru.xyz/lib/exe/fetch.php/wiki:favicon.ico</url>
            <title>𝐶𝑎𝑟𝑎𝑚𝑖𝑧𝑎𝑟𝑢'𝑠 𝐵𝑙𝑜𝑔</title>
            <link>https://www.blog.caramizaru.xyz/</link>
        </image>
        <item>
            <title>Introduction to Flow Matching and Diffusion Models</title>
            <link>https://www.blog.caramizaru.xyz/doku.php/feed:2025:11:17:introduction_to_flow_matching_and_diffusion_models</link>
            <description>
&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;introduction_to_flow_matching_and_diffusion_models&quot;&gt;Introduction to Flow Matching and Diffusion Models&lt;/h1&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Introduction to Flow Matching and Diffusion Models&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;introduction_to_flow_matching_and_diffusion_models&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;23-&amp;quot;} --&gt;&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;MIT Computer Science Class 6.S184: Generative AI with Stochastic Differential Equations&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/GCoP2w-Cqtg?&quot; width=&quot;520&quot; height=&quot;293&quot; style=&quot;width:520px;height:293px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;
&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
Diffusion and flow-based models have become the state of the art for generative AI across a wide range of data modalities, including images, videos, shapes, molecules, music, and more! This course aims to build up the mathematical framework underlying these models from first principles. At the end of the class, students will have built a toy image diffusion model from scratch, and along the way, will have gained hands-on experience with the mathematical toolbox of stochastic differential equations that is useful in many other fields. This course is ideal for students who want to develop a principled understanding of the theory and practice of generative AI.
&lt;/p&gt;
&lt;hr /&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;strong&gt;Course Notes&lt;/strong&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
The course notes serve as the backbone of the course and provide a self-contained explanation of all material in the class. In contrast, lecture slides will generally not be self-contained and are intended to provide accompanying visualizations during the lecture. You may view the notes by clicking on the colored link below.
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;https://arxiv.org/abs/2506.02070&quot; class=&quot;urlextern&quot; title=&quot;https://arxiv.org/abs/2506.02070&quot; rel=&quot;ugc nofollow&quot;&gt;Course Notes&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
The full video course and slides/course materials can be found here:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://diffusion.csail.mit.edu/&quot; class=&quot;urlextern&quot; title=&quot;https://diffusion.csail.mit.edu/&quot; rel=&quot;ugc nofollow&quot;&gt;Course web page&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:robotics?do=showtag&amp;amp;tag=Robotics&quot; class=&quot;wikilink1&quot; title=&quot;tag:robotics&quot; rel=&quot;tag&quot;&gt;Robotics&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ml?do=showtag&amp;amp;tag=ML&quot; class=&quot;wikilink1&quot; title=&quot;tag:ml&quot; rel=&quot;tag&quot;&gt;ML&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:rl?do=showtag&amp;amp;tag=RL&quot; class=&quot;wikilink1&quot; title=&quot;tag:rl&quot; rel=&quot;tag&quot;&gt;RL&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:diffusion-models?do=showtag&amp;amp;tag=Diffusion-Models&quot; class=&quot;wikilink1&quot; title=&quot;tag:diffusion-models&quot; rel=&quot;tag&quot;&gt;Diffusion-Models&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:stochastic-differential-equations?do=showtag&amp;amp;tag=stochastic-differential-equations&quot; class=&quot;wikilink1&quot; title=&quot;tag:stochastic-differential-equations&quot; rel=&quot;tag&quot;&gt;stochastic-differential-equations&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:sde?do=showtag&amp;amp;tag=SDE&quot; class=&quot;wikilink1&quot; title=&quot;tag:sde&quot; rel=&quot;tag&quot;&gt;SDE&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:mit?do=showtag&amp;amp;tag=MIT&quot; class=&quot;wikilink1&quot; title=&quot;tag:mit&quot; rel=&quot;tag&quot;&gt;MIT&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:2025?do=showtag&amp;amp;tag=2025&quot; class=&quot;wikilink1&quot; title=&quot;tag:2025&quot; rel=&quot;tag&quot;&gt;2025&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;


</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>robotics</category>
        <category>ml</category>
        <category>rl</category>
        <category>diffusion-models</category>
        <category>stochastic-differential-equations</category>
        <category>sde</category>
        <category>mit</category>
        <category>2025</category>
            <pubDate>Mon, 17 Nov 2025 23:44:42 +0000</pubDate>
        </item>
        <item>
            <title>Memmo Winter School 2019</title>
            <link>https://www.blog.caramizaru.xyz/doku.php/feed:2025:11:17:memmo_winter_school</link>
            <description>
&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;memmo_winter_school_2019&quot;&gt;Memmo Winter School 2019&lt;/h1&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Memmo Winter School 2019&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;memmo_winter_school_2019&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;23-&amp;quot;} --&gt;&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/hfnQtOTrtdQ?&quot; width=&quot;520&quot; height=&quot;293&quot; style=&quot;width:520px;height:293px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
&lt;br/&gt;

Here is a list of topics that will be covered during this school
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Movement primitives&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Pinocchio: kinematics and derivatives in C++ and python&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Optimal control solvers&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Contact planner&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Walking robot navigation and state estimation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Motion planning for legged locomotion (tentative title, probably focus on quadrupedal locomotion)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Motion planning workflow for the atalante exoskeleton&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; TALOS control system architecture and whole body controller&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Deep RL&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; QP-based task-space inverse&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dynamics: theory and implementation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Robust optimization with application to task-space inverse dynamics&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;hr /&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;https://www.youtube.com/playlist?list=PLTzTxsG2Q0FKlsCRU6xT86Mw0jSph54Zl&quot; class=&quot;urlextern&quot; title=&quot;https://www.youtube.com/playlist?list=PLTzTxsG2Q0FKlsCRU6xT86Mw0jSph54Zl&quot; rel=&quot;ugc nofollow&quot;&gt;Full playlist&lt;/a&gt; &lt;br/&gt;

&lt;a href=&quot;https://memmows.sciencesconf.org/&quot; class=&quot;urlextern&quot; title=&quot;https://memmows.sciencesconf.org/&quot; rel=&quot;ugc nofollow&quot;&gt; Website&lt;/a&gt; &lt;br/&gt;

&lt;a href=&quot;https://memmows.sciencesconf.org/resource/page/id/7.html&quot; class=&quot;urlextern&quot; title=&quot;https://memmows.sciencesconf.org/resource/page/id/7.html&quot; rel=&quot;ugc nofollow&quot;&gt; Videos and slides&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:memmo-winter-school?do=showtag&amp;amp;tag=MEMMO-Winter-School&quot; class=&quot;wikilink1&quot; title=&quot;tag:memmo-winter-school&quot; rel=&quot;tag&quot;&gt;MEMMO-Winter-School&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:mpc?do=showtag&amp;amp;tag=MPC&quot; class=&quot;wikilink1&quot; title=&quot;tag:mpc&quot; rel=&quot;tag&quot;&gt;MPC&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:robotics?do=showtag&amp;amp;tag=Robotics&quot; class=&quot;wikilink1&quot; title=&quot;tag:robotics&quot; rel=&quot;tag&quot;&gt;Robotics&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:optimization?do=showtag&amp;amp;tag=Optimization&quot; class=&quot;wikilink1&quot; title=&quot;tag:optimization&quot; rel=&quot;tag&quot;&gt;Optimization&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:optimal-control?do=showtag&amp;amp;tag=Optimal-control&quot; class=&quot;wikilink1&quot; title=&quot;tag:optimal-control&quot; rel=&quot;tag&quot;&gt;Optimal-control&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:rl?do=showtag&amp;amp;tag=RL&quot; class=&quot;wikilink1&quot; title=&quot;tag:rl&quot; rel=&quot;tag&quot;&gt;RL&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:motion-planning?do=showtag&amp;amp;tag=Motion-planning&quot; class=&quot;wikilink1&quot; title=&quot;tag:motion-planning&quot; rel=&quot;tag&quot;&gt;Motion-planning&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:walking?do=showtag&amp;amp;tag=walking&quot; class=&quot;wikilink1&quot; title=&quot;tag:walking&quot; rel=&quot;tag&quot;&gt;walking&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:contact-planning?do=showtag&amp;amp;tag=contact-planning&quot; class=&quot;wikilink1&quot; title=&quot;tag:contact-planning&quot; rel=&quot;tag&quot;&gt;contact-planning&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:locomotion?do=showtag&amp;amp;tag=locomotion&quot; class=&quot;wikilink1&quot; title=&quot;tag:locomotion&quot; rel=&quot;tag&quot;&gt;locomotion&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:qp?do=showtag&amp;amp;tag=QP&quot; class=&quot;wikilink1&quot; title=&quot;tag:qp&quot; rel=&quot;tag&quot;&gt;QP&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:deep-rl?do=showtag&amp;amp;tag=Deep-RL&quot; class=&quot;wikilink1&quot; title=&quot;tag:deep-rl&quot; rel=&quot;tag&quot;&gt;Deep-RL&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:dynamics?do=showtag&amp;amp;tag=dynamics&quot; class=&quot;wikilink1&quot; title=&quot;tag:dynamics&quot; rel=&quot;tag&quot;&gt;dynamics&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:steve-tonneau?do=showtag&amp;amp;tag=Steve-Tonneau&quot; class=&quot;wikilink1&quot; title=&quot;tag:steve-tonneau&quot; rel=&quot;tag&quot;&gt;Steve-Tonneau&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ludovic-righetti?do=showtag&amp;amp;tag=Ludovic-Righetti&quot; class=&quot;wikilink1&quot; title=&quot;tag:ludovic-righetti&quot; rel=&quot;tag&quot;&gt;Ludovic-Righetti&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:carlos-mastalli?do=showtag&amp;amp;tag=Carlos-Mastalli&quot; class=&quot;wikilink1&quot; title=&quot;tag:carlos-mastalli&quot; rel=&quot;tag&quot;&gt;Carlos-Mastalli&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:nicolas-mansard?do=showtag&amp;amp;tag=Nicolas-Mansard&quot; class=&quot;wikilink1&quot; title=&quot;tag:nicolas-mansard&quot; rel=&quot;tag&quot;&gt;Nicolas-Mansard&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:luca-marchionni?do=showtag&amp;amp;tag=Luca-Marchionni&quot; class=&quot;wikilink1&quot; title=&quot;tag:luca-marchionni&quot; rel=&quot;tag&quot;&gt;Luca-Marchionni&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:marco-hutter?do=showtag&amp;amp;tag=Marco-Hutter&quot; class=&quot;wikilink1&quot; title=&quot;tag:marco-hutter&quot; rel=&quot;tag&quot;&gt;Marco-Hutter&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ioannis-havoutis?do=showtag&amp;amp;tag=Ioannis-Havoutis&quot; class=&quot;wikilink1&quot; title=&quot;tag:ioannis-havoutis&quot; rel=&quot;tag&quot;&gt;Ioannis-Havoutis&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:matthieu-geisert?do=showtag&amp;amp;tag=Matthieu-Geisert&quot; class=&quot;wikilink1&quot; title=&quot;tag:matthieu-geisert&quot; rel=&quot;tag&quot;&gt;Matthieu-Geisert&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:maurice-fallon?do=showtag&amp;amp;tag=Maurice-Fallon&quot; class=&quot;wikilink1&quot; title=&quot;tag:maurice-fallon&quot; rel=&quot;tag&quot;&gt;Maurice-Fallon&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:antonio-el-khoury?do=showtag&amp;amp;tag=Antonio-El-Khoury&quot; class=&quot;wikilink1&quot; title=&quot;tag:antonio-el-khoury&quot; rel=&quot;tag&quot;&gt;Antonio-El-Khoury&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:andrea-del-prete?do=showtag&amp;amp;tag=Andrea-Del-Prete&quot; class=&quot;wikilink1&quot; title=&quot;tag:andrea-del-prete&quot; rel=&quot;tag&quot;&gt;Andrea-Del-Prete&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:marco-camurri?do=showtag&amp;amp;tag=Marco-Camurri&quot; class=&quot;wikilink1&quot; title=&quot;tag:marco-camurri&quot; rel=&quot;tag&quot;&gt;Marco-Camurri&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:sylvain-calinon?do=showtag&amp;amp;tag=Sylvain-Calinon&quot; class=&quot;wikilink1&quot; title=&quot;tag:sylvain-calinon&quot; rel=&quot;tag&quot;&gt;Sylvain-Calinon&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:2019?do=showtag&amp;amp;tag=2019&quot; class=&quot;wikilink1&quot; title=&quot;tag:2019&quot; rel=&quot;tag&quot;&gt;2019&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;



&lt;p&gt;
&lt;ul class=&quot;socialite&quot;&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;twitter&quot; target=&quot;_blank&quot; href=&quot;https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Twitter&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;facebook&quot; target=&quot;_blank&quot; href=&quot;http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Facebook&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;googleplus&quot; target=&quot;_blank&quot; href=&quot;https://plus.google.com/share?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Google+&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;linkedin&quot; target=&quot;_blank&quot; href=&quot;https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;summary=&amp;mini=true&amp;source=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;pinterest&quot; target=&quot;_blank&quot; href=&quot;https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Pinterest&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;tumblr&quot; target=&quot;_blank&quot; href=&quot;http://www.tumblr.com/share/link?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Tumblr&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;reddit&quot; target=&quot;_blank&quot; href=&quot;http://www.reddit.com/submit?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;Reddit&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;taringa&quot; target=&quot;_blank&quot; href=&quot;http://www.taringa.net/widgets/share.php?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;body=&quot;&gt;Taringa&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;stumbleupon&quot; target=&quot;_blank&quot; href=&quot;http://www.stumbleupon.com/submit?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;StumbleUpon&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;telegram&quot; target=&quot;_blank&quot; href=&quot;https://telegram.me/share/url?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Telegram&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;hackernews&quot; target=&quot;_blank&quot; href=&quot;https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;t=&quot;&gt;Hacker News&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;xing&quot; target=&quot;_blank&quot; href=&quot;https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Xing&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;vk&quot; target=&quot;_blank&quot; href=&quot;https://vk.com/share.php?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;description=&amp;noparse=true&quot;&gt;Vk&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;email&quot; target=&quot;_blank&quot; href=&quot;mailto:?subject=&amp;body=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F: &quot;&gt;Email&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>memmo-winter-school</category>
        <category>mpc</category>
        <category>robotics</category>
        <category>optimization</category>
        <category>optimal-control</category>
        <category>rl</category>
        <category>motion-planning</category>
        <category>walking</category>
        <category>contact-planning</category>
        <category>locomotion</category>
        <category>qp</category>
        <category>deep-rl</category>
        <category>dynamics</category>
        <category>steve-tonneau</category>
        <category>ludovic-righetti</category>
        <category>carlos-mastalli</category>
        <category>nicolas-mansard</category>
        <category>luca-marchionni</category>
        <category>marco-hutter</category>
        <category>ioannis-havoutis</category>
        <category>matthieu-geisert</category>
        <category>maurice-fallon</category>
        <category>antonio-el-khoury</category>
        <category>andrea-del-prete</category>
        <category>marco-camurri</category>
        <category>sylvain-calinon</category>
        <category>2019</category>
            <pubDate>Mon, 17 Nov 2025 23:22:33 +0000</pubDate>
        </item>
        <item>
            <title>Optimization and Learning for Robot Control 2025</title>
            <link>https://www.blog.caramizaru.xyz/doku.php/feed:2025:11:17:optimization_and_learning_for_robot_control_2025</link>
            <description>
&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;optimization_and_learning_for_robot_control_2025&quot;&gt;Optimization and Learning for Robot Control 2025&lt;/h1&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Optimization and Learning for Robot Control 2025&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;optimization_and_learning_for_robot_control_2025&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;23-&amp;quot;} --&gt;&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;iframe src=&quot;//www.youtube-nocookie.com/embed/vWg4SMDJDQ0?&quot; width=&quot;520&quot; height=&quot;293&quot; style=&quot;width:520px;height:293px;&quot; class=&quot;vshare vshare__center&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; data-domain=&quot;www.youtube-nocookie.com&quot; loading=&quot;lazy&quot;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/iframe&gt;&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;hr /&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_centeralign plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;https://www.youtube.com/playlist?list=PL4nPbSX5VFGjA3ZSbdtcVEeUSIzYeF0Xw&quot; class=&quot;urlextern&quot; title=&quot;https://www.youtube.com/playlist?list=PL4nPbSX5VFGjA3ZSbdtcVEeUSIzYeF0Xw&quot; rel=&quot;ugc nofollow&quot;&gt;Course playlist&lt;/a&gt; &lt;br/&gt;

&lt;a href=&quot;https://andreadelprete.github.io/courses/olrc/&quot; class=&quot;urlextern&quot; title=&quot;https://andreadelprete.github.io/courses/olrc/&quot; rel=&quot;ugc nofollow&quot;&gt;Course webpage&lt;/a&gt;
&lt;a href=&quot;https://github.com/nashmit/orc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/nashmit/orc&quot; rel=&quot;ugc nofollow&quot;&gt;Course&amp;#039;s lab&lt;/a&gt;
&lt;a href=&quot;https://drive.google.com/drive/folders/1k8dJvZjvu2eXAbc_voIXrQdjUfSksdFz&quot; class=&quot;urlextern&quot; title=&quot;https://drive.google.com/drive/folders/1k8dJvZjvu2eXAbc_voIXrQdjUfSksdFz&quot; rel=&quot;ugc nofollow&quot;&gt;Slides&lt;/a&gt;
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:robotics?do=showtag&amp;amp;tag=robotics&quot; class=&quot;wikilink1&quot; title=&quot;tag:robotics&quot; rel=&quot;tag&quot;&gt;robotics&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:lqr?do=showtag&amp;amp;tag=LQR&quot; class=&quot;wikilink1&quot; title=&quot;tag:lqr&quot; rel=&quot;tag&quot;&gt;LQR&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ilqr?do=showtag&amp;amp;tag=iLQR&quot; class=&quot;wikilink1&quot; title=&quot;tag:ilqr&quot; rel=&quot;tag&quot;&gt;iLQR&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:task-space-control?do=showtag&amp;amp;tag=task-space-control&quot; class=&quot;wikilink1&quot; title=&quot;tag:task-space-control&quot; rel=&quot;tag&quot;&gt;task-space-control&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ddp?do=showtag&amp;amp;tag=DDP&quot; class=&quot;wikilink1&quot; title=&quot;tag:ddp&quot; rel=&quot;tag&quot;&gt;DDP&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:ml?do=showtag&amp;amp;tag=ML&quot; class=&quot;wikilink1&quot; title=&quot;tag:ml&quot; rel=&quot;tag&quot;&gt;ML&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:optimal-control?do=showtag&amp;amp;tag=Optimal-control&quot; class=&quot;wikilink1&quot; title=&quot;tag:optimal-control&quot; rel=&quot;tag&quot;&gt;Optimal-control&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:mpc?do=showtag&amp;amp;tag=MPC&quot; class=&quot;wikilink1&quot; title=&quot;tag:mpc&quot; rel=&quot;tag&quot;&gt;MPC&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:optimization?do=showtag&amp;amp;tag=Optimization&quot; class=&quot;wikilink1&quot; title=&quot;tag:optimization&quot; rel=&quot;tag&quot;&gt;Optimization&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:qp?do=showtag&amp;amp;tag=QP&quot; class=&quot;wikilink1&quot; title=&quot;tag:qp&quot; rel=&quot;tag&quot;&gt;QP&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:andrea-del-prete?do=showtag&amp;amp;tag=Andrea-Del-Prete&quot; class=&quot;wikilink1&quot; title=&quot;tag:andrea-del-prete&quot; rel=&quot;tag&quot;&gt;Andrea-Del-Prete&lt;/a&gt;,
	&lt;a href=&quot;https://www.blog.caramizaru.xyz/doku.php/tag:2025?do=showtag&amp;amp;tag=2025&quot; class=&quot;wikilink1&quot; title=&quot;tag:2025&quot; rel=&quot;tag&quot;&gt;2025&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;p&gt;
&lt;br/&gt;

&lt;/p&gt;



&lt;p&gt;
&lt;ul class=&quot;socialite&quot;&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;twitter&quot; target=&quot;_blank&quot; href=&quot;https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Twitter&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;facebook&quot; target=&quot;_blank&quot; href=&quot;http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Facebook&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;googleplus&quot; target=&quot;_blank&quot; href=&quot;https://plus.google.com/share?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Google+&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;linkedin&quot; target=&quot;_blank&quot; href=&quot;https://www.linkedin.com/shareArticle?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;summary=&amp;mini=true&amp;source=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;pinterest&quot; target=&quot;_blank&quot; href=&quot;https://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Pinterest&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;tumblr&quot; target=&quot;_blank&quot; href=&quot;http://www.tumblr.com/share/link?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;description=&quot;&gt;Tumblr&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;reddit&quot; target=&quot;_blank&quot; href=&quot;http://www.reddit.com/submit?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;Reddit&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;taringa&quot; target=&quot;_blank&quot; href=&quot;http://www.taringa.net/widgets/share.php?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;body=&quot;&gt;Taringa&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;stumbleupon&quot; target=&quot;_blank&quot; href=&quot;http://www.stumbleupon.com/submit?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&quot;&gt;StumbleUpon&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;telegram&quot; target=&quot;_blank&quot; href=&quot;https://telegram.me/share/url?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;text=&quot;&gt;Telegram&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;hackernews&quot; target=&quot;_blank&quot; href=&quot;https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;t=&quot;&gt;Hacker News&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;xing&quot; target=&quot;_blank&quot; href=&quot;https://www.xing-share.com/app/user?op=share;sc_p=xing-share;url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&quot;&gt;Xing&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;vk&quot; target=&quot;_blank&quot; href=&quot;https://vk.com/share.php?url=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F&amp;title=&amp;description=&amp;noparse=true&quot;&gt;Vk&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;icon&quot;&gt;&lt;a class=&quot;email&quot; target=&quot;_blank&quot; href=&quot;mailto:?subject=&amp;body=https%3A%2F%2Fwww.blog.caramizaru.xyz%2Fdoku.php%2F: &quot;&gt;Email&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>robotics</category>
        <category>lqr</category>
        <category>ilqr</category>
        <category>task-space-control</category>
        <category>ddp</category>
        <category>ml</category>
        <category>optimal-control</category>
        <category>mpc</category>
        <category>optimization</category>
        <category>qp</category>
        <category>andrea-del-prete</category>
        <category>2025</category>
            <pubDate>Mon, 17 Nov 2025 22:47:17 +0000</pubDate>
        </item>
    </channel>
</rss>
