Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayukhdeb committed Feb 24, 2024
1 parent 0fe5713 commit 549d504
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions compile.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
from papyrus.home import PapyrusHome, Post

posts = [
Post(
filename="content/post/2024-02-23-magnitude-constrained-featurevis.md",
slug="2024-02-23-magnitude-constrained-featurevis",
title="MaCo - feature visualization for deeper networks",
),
Post(
filename="content/post/2024-02-10-optically-pumped-magnetometers.md",
slug="2024-02-10-optically-pumped-magnetometers",
Expand Down

0 comments on commit 549d504

Please sign in to comment.