<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Mattéo Vacher</title><link>https://matteovacher.github.io/</link><description>Recent content on Mattéo Vacher</description><generator>Hugo -- 0.156.0</generator><language>en-us</language><copyright>2026 Mattéo Vacher · Icons from Flaticon</copyright><lastBuildDate>Wed, 10 Jun 2026 08:05:06 +0200</lastBuildDate><atom:link href="https://matteovacher.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>First Steps of my Research</title><link>https://matteovacher.github.io/news/evogym-lab/first-steps/</link><pubDate>Wed, 10 Jun 2026 08:05:06 +0200</pubDate><guid>https://matteovacher.github.io/news/evogym-lab/first-steps/</guid><description>A presentation of my research on Diploidy and Single Genome Soft Robots</description></item><item><title>Entity Component System</title><link>https://matteovacher.github.io/news/evogym-lab/evo-ecs/</link><pubDate>Wed, 13 May 2026 04:40:14 +0200</pubDate><guid>https://matteovacher.github.io/news/evogym-lab/evo-ecs/</guid><description>Here I present my EvoGym-ECS package so that people can better handle EvoGym and their research.</description></item><item><title>CMA-ES - Evolutionary Computation Elective by Prof. Dennis Wilson, ISAE-SUPAERO</title><link>https://matteovacher.github.io/resources/courses-evo/cmaes/</link><pubDate>Mon, 06 Apr 2026 12:09:31 +0200</pubDate><guid>https://matteovacher.github.io/resources/courses-evo/cmaes/</guid><description>Synthesis of the core concepts of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES)</description></item><item><title>Step 3 (Perhaps Final) of Ant Simulation Project : Colony and Emergence</title><link>https://matteovacher.github.io/news/myrmico-lab/third_of_the_project/</link><pubDate>Mon, 06 Apr 2026 00:00:00 +0100</pubDate><guid>https://matteovacher.github.io/news/myrmico-lab/third_of_the_project/</guid><description>Study of the design of the colony and emergence of collective behaviors.</description></item><item><title>Step 2 of Ant Simulation Project : Ant Agent</title><link>https://matteovacher.github.io/news/myrmico-lab/second_of_the_project/</link><pubDate>Thu, 02 Apr 2026 00:00:00 +0100</pubDate><guid>https://matteovacher.github.io/news/myrmico-lab/second_of_the_project/</guid><description>Implementation of the ant agent : orientation by angle, movement, reflection on walls, pheromone deposit.</description></item><item><title>Step 1 of Ant Simulation Project : Pheromones</title><link>https://matteovacher.github.io/news/myrmico-lab/first-of-the-project/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0100</pubDate><guid>https://matteovacher.github.io/news/myrmico-lab/first-of-the-project/</guid><description>Building the pheromone grid : the substrate every ant reads from and writes to, grounded in biological and mathematical models.</description></item><item><title>Evolutionary Strategies (ES) - Evolutionary Computation Elective by Prof. Dennis Wilson, ISAE-SUPAERO</title><link>https://matteovacher.github.io/resources/courses-evo/evo_strat/</link><pubDate>Wed, 25 Mar 2026 00:53:30 +0100</pubDate><guid>https://matteovacher.github.io/resources/courses-evo/evo_strat/</guid><description>Synthesis of the core concepts of Evolutionary Strategies (ES)</description></item><item><title>Genetic Algorithms (GA) - Evolutionary Computation Elective by Prof. Dennis Wilson, ISAE-SUPAERO</title><link>https://matteovacher.github.io/resources/courses-evo/ga/</link><pubDate>Mon, 16 Mar 2026 15:42:15 +0100</pubDate><guid>https://matteovacher.github.io/resources/courses-evo/ga/</guid><description>Synthesis of the core concepts of Genetic Algorythms (GA)</description></item><item><title>Introduction to the Evolutionary Computation Elective by Prof. Dennis Wilson, ISAE-SUPAERO</title><link>https://matteovacher.github.io/resources/courses-evo/intro_elective/</link><pubDate>Mon, 16 Mar 2026 14:24:53 +0100</pubDate><guid>https://matteovacher.github.io/resources/courses-evo/intro_elective/</guid><description>Personal synthesis to remind of the course content</description></item><item><title>The Beginning</title><link>https://matteovacher.github.io/news/myrmico-lab/the-beginning/</link><pubDate>Mon, 09 Mar 2026 14:43:18 +0100</pubDate><guid>https://matteovacher.github.io/news/myrmico-lab/the-beginning/</guid><description>Starting a journey into collective intelligence and multi-agent systems. A look at the project&amp;rsquo;s origins, from theory to live ant colony simulations.</description></item><item><title>About</title><link>https://matteovacher.github.io/about/</link><pubDate>Sun, 22 Feb 2026 01:00:09 +0100</pubDate><guid>https://matteovacher.github.io/about/</guid><description>&lt;h2 id="mattéo-vacher"&gt;Mattéo Vacher&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Student &amp;amp; Researcher, AI Enthusiast&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I am a student passionate about the intersection of &lt;strong&gt;myrmecology&lt;/strong&gt; (the study of ants), &lt;strong&gt;neuro-ethology&lt;/strong&gt; (the study of neural mechanisms responsible of animals behavior) and &lt;strong&gt;Artificial Intelligence&lt;/strong&gt;. I am currently researching about the evolution of soft robot at the University of Tsukuba, Japan with Prof. Claus Aranha.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="research-interests"&gt;Research Interests&lt;/h3&gt;
&lt;p&gt;I am interested in :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Collective Intelligence :&lt;/strong&gt; How simple individuals solve complex problems together.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bio-Inspired AI :&lt;/strong&gt; Applying biological knowledge to AI.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Simulations :&lt;/strong&gt; Developing efficient models on my computer to visualize agent-based behaviors.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="experience"&gt;Experience&lt;/h3&gt;
&lt;h4 id="2026---present--university-of-tsukuba-tsukuba-japan"&gt;&lt;strong&gt;2026 - Present :&lt;/strong&gt; University of Tsukuba (Tsukuba, Japan)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Exchange Research Student :&lt;/strong&gt; Working on the EvoGym library and the evolution of single genomne soft robot.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="education"&gt;Education&lt;/h3&gt;
&lt;h4 id="2024---present--isae-supaero-toulouse-france"&gt;&lt;strong&gt;2024 - Present :&lt;/strong&gt; ISAE-SUPAERO (Toulouse, France)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Master&amp;rsquo;s in Engineering :&lt;/strong&gt; General engineering formation. I will be studying for my last year Data &amp;amp; Decision Sciences.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Developped&lt;/strong&gt; a strong foundation in Python programming, Automatic Control, Java and C. Currently learning C++ on my own.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="2022---2024--lycée-saint-louis-paris-france"&gt;&lt;strong&gt;2022 - 2024 :&lt;/strong&gt; Lycée Saint-Louis (Paris, France)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CPGE MPSI/PSI&lt;/strong&gt;* &lt;strong&gt;:&lt;/strong&gt; Intensive French Mathematics and Physics Preparatory Classes.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="projects--research"&gt;Projects &amp;amp; Research&lt;/h3&gt;
&lt;h4 id="myrmeco-lab"&gt;Myrmeco-Lab&lt;/h4&gt;
&lt;p&gt;This website serves as my digital laboratory. I will documents my progress in building ant simulations that mimics ants natural behaviors.&lt;/p&gt;</description></item></channel></rss>