<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Neural Odyssey</title><link>https://danialjfz.github.io/myblog/</link><description>Recent content on Neural Odyssey</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>Danialj999@gmail.com (Danial Jafarzadeh)</managingEditor><webMaster>Danialj999@gmail.com (Danial Jafarzadeh)</webMaster><copyright>© 2026 Danial Jafarzadeh</copyright><lastBuildDate>Fri, 08 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://danialjfz.github.io/myblog/index.xml" rel="self" type="application/rss+xml"/><item><title>Neural Networks: Building Intuition Beyond the Math</title><link>https://danialjfz.github.io/myblog/posts/neural-networks-intuition/</link><pubDate>Thu, 20 Nov 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/posts/neural-networks-intuition/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Abstract&lt;/strong&gt;&lt;br&gt;
This piece explains neural networks from the intuition upward: what a neuron is, why layers help, how gradient descent changes weights, and why backpropagation is less mystical than it sounds. It is written for readers who want the concepts to feel concrete before diving deeper into the math.&lt;/p&gt;</description></item><item><title>5 ML Mistakes I Made So You Don't Have To</title><link>https://danialjfz.github.io/myblog/posts/ml-mistakes-to-avoid/</link><pubDate>Wed, 19 Nov 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/posts/ml-mistakes-to-avoid/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Abstract&lt;/strong&gt;&lt;br&gt;
This post is a checklist of failure modes that quietly ruin ML projects: bad data inspection, leakage, weak evaluation, class imbalance, and irreproducible experiments. The point is not to be dramatic about mistakes, but to make the debugging habits explicit before they cost days of work.&lt;/p&gt;</description></item><item><title>Build Your First ML Model: A No-BS Guide</title><link>https://danialjfz.github.io/myblog/posts/build-your-first-ml-model/</link><pubDate>Tue, 18 Nov 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/posts/build-your-first-ml-model/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Abstract&lt;/strong&gt;&lt;br&gt;
This post walks through a first end-to-end ML workflow using a real image classification task. The goal is not just to train a model, but to build the habits that matter in practice: checking data, splitting correctly, choosing a simple baseline, and evaluating results without fooling yourself.&lt;/p&gt;</description></item><item><title>About Danial Jafarzadeh | ML and Systems Engineering</title><link>https://danialjfz.github.io/myblog/about/</link><pubDate>Fri, 08 Aug 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/about/</guid><description>&lt;h2 class="relative group"&gt;Hey, I&amp;rsquo;m Danial Jafarzadeh
&lt;div id="hey-im-danial-jafarzadeh" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"&gt;
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#hey-im-danial-jafarzadeh" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;I work at the intersection of machine learning and systems. Most of my time goes into understanding how models behave, how training pipelines fail, and how to make performance-critical code less wasteful.&lt;/p&gt;</description></item><item><title>Danial Jafarzadeh | Resume</title><link>https://danialjfz.github.io/myblog/resume/</link><pubDate>Fri, 08 Aug 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/resume/</guid><description>&lt;h2 class="relative group"&gt;Resume
&lt;div id="resume" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"&gt;
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#resume" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;I am a software engineer focused on machine learning systems, performance-sensitive implementation, and technical writing. My work sits at the point where models, tooling, and engineering constraints meet.&lt;/p&gt;</description></item><item><title>Projects by Danial Jafarzadeh | ML and Systems Work</title><link>https://danialjfz.github.io/myblog/projects/</link><pubDate>Fri, 08 Aug 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/projects/</guid><description>&lt;h2 class="relative group"&gt;Projects
&lt;div id="projects" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"&gt;
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#projects" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;This page will collect the projects worth documenting in depth: model-building work, systems experiments, and implementation-heavy side projects.&lt;/p&gt;
&lt;h2 class="relative group"&gt;What Will Show Up Here
&lt;div id="what-will-show-up-here" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100"&gt;
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#what-will-show-up-here" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ML projects&lt;/strong&gt;: training experiments, evaluation pipelines, and model-focused tooling&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Systems work&lt;/strong&gt;: performance experiments, low-level debugging, and infrastructure notes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technical writeups&lt;/strong&gt;: project breakdowns that explain the engineering choices behind the result&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Open source work&lt;/strong&gt;: contributions that are interesting enough to unpack&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I am keeping this page intentionally small until each project has enough substance to be useful on its own.&lt;/p&gt;</description></item><item><title>Welcome to Neural Odyssey</title><link>https://danialjfz.github.io/myblog/posts/welcome/</link><pubDate>Fri, 08 Aug 2025 00:00:00 +0000</pubDate><author>Danialj999@gmail.com (Danial Jafarzadeh)</author><guid>https://danialjfz.github.io/myblog/posts/welcome/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Abstract&lt;/strong&gt;&lt;br&gt;
This opening post explains what Neural Odyssey is for: practical writing about machine learning, systems work, debugging, and the messy parts of learning in public. It sets the tone for the blog and the kind of posts that will be worth following.&lt;/p&gt;</description></item></channel></rss>