<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Matteo Montalbetti&apos;s Blog</title><description>Exploring code, AI, and digital projects — from full-stack development to machine learning and data science. Tutorials, experiments, and coding insights for developers and tech learners.</description><link>https://mmont.dev/</link><item><title>Genetic Algorithms: exploring 3D object reconstruction</title><link>https://mmont.dev/blog/genetic-algorithms/</link><guid isPermaLink="true">https://mmont.dev/blog/genetic-algorithms/</guid><description>How Genetic Algorithms (GA) works? After a theoretical introduction to the topic, let&apos;s try to exploit them to reconstruct a 3D mesh.</description><pubDate>Fri, 08 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Agent-Based Models: Simulating an Epidemic</title><link>https://mmont.dev/blog/agent-based-models/</link><guid isPermaLink="true">https://mmont.dev/blog/agent-based-models/</guid><description>In this post, we’ll dive into how ABMs are used for epidemic simulations, exploring their advantages, challenges, and real-world applications.  Whether you&apos;re a researcher, developer, or simply curious about computational epidemiology, this guide will provide a solid foundation to understand how these models work  and why they are so powerful.</description><pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate></item><item><title>ESLint, under the hood</title><link>https://mmont.dev/blog/eslint/</link><guid isPermaLink="true">https://mmont.dev/blog/eslint/</guid><description>Ever wondered how ESLint actually works? This deep dive breaks down its core — the parser, the abstract syntax tree (AST), and how rules analyze your JavaScript code to keep it clean and consistent.</description><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Hello, World!</title><link>https://mmont.dev/blog/hello-world/</link><guid isPermaLink="true">https://mmont.dev/blog/hello-world/</guid><description>Just to test stuffs out...</description><pubDate>Mon, 16 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Problem-Solving AI Agents</title><link>https://mmont.dev/blog/problem-solving-agents/</link><guid isPermaLink="true">https://mmont.dev/blog/problem-solving-agents/</guid><description>Reasoning and planning with certainty in fully observable environment.</description><pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate></item><item><title>Time Series Classification through Shapelets Transform primitive</title><link>https://mmont.dev/blog/shapelets/</link><guid isPermaLink="true">https://mmont.dev/blog/shapelets/</guid><description>Let&apos;s explore how we can use Shapelets to perform Time Series classification. After an introductory, theorical, part, a practical example will be examined and addressed through the Python&apos;s library aeon.</description><pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate></item></channel></rss>