Skip to content

Latest commit

 

History

History
78 lines (73 loc) · 3.63 KB

File metadata and controls

78 lines (73 loc) · 3.63 KB
layout default
title Deep Dive
description Longer-form technical write-ups and deep dives.
permalink /deep-dive/

Deep Dive

In-depth write-ups on AI, liquid neural networks, photonics, quantum computing, and papers I care about. Each link opens a full article.

Articles

Long-form technical write-ups.

Talks & papers

Paper summaries and external slides. Full write-ups live here on the site.

{% assign talk_docs = site.deepdives | where_exp: "d", "d.section == 'talks'" | sort: "order" %} {% assign has_talks = site.data.talks.size | plus: talk_docs.size %} {% if has_talks == 0 %}

None listed yet.

{% endif %}

References & specs

Format docs and project references.