A mix of writing, open-source code, and applied ML projects. Updated periodically.
<article class="project-card">
<h3 class="project-title">The Evaluation of RecSys (blog series, 4 parts)</h3>
<p class="project-summary">
A deep-dive series tracing the evolution of recommendation systems from collaborative
filtering and matrix factorization through Factorization Machines, neural collaborative
filtering, Wide & Deep, DeepFM, DIN, DLRM, and AdaTT — with practical evaluation
strategies at each step.
</p>
<div class="project-tags">
<span>RecSys</span><span>Deep Learning</span><span>Evaluation</span>
</div>
<div class="project-links">
<a href="/posts/the-evaluation-of-recsys---part-1/">Part 1 →</a>
<a href="/posts/the-evaluation-of-recsys-part2/">Part 2 →</a>
<a href="/posts/the-evaluation-of-recsys-part-3/">Part 3 →</a>
</div>
</article>
<!--
Add new project cards using this template:
<article class="project-card">
<h3 class="project-title">Project name</h3>
<p class="project-summary">1-3 sentence description of what it is and why it matters.</p>
<div class="project-tags">
<span>Tag 1</span><span>Tag 2</span>
</div>
<div class="project-links">
<a href="LINK" target="_blank" rel="noopener">GitHub →</a>
<a href="POST_LINK">Write-up →</a>
</div>
</article>
-->
<article class="project-card project-card-stub">
<h3 class="project-title">More projects coming soon</h3>
<p class="project-summary">
Curating the list of open-source repos and applied ML projects to highlight here.
Check back, or browse my <a href="https://github.com/pwaabdullah" target="_blank" rel="noopener">GitHub profile</a> in the meantime.
</p>
</article>