Skip to content

Commit 6148976

Browse files
committed
im so funny and quirky... jesus
1 parent 98e27d9 commit 6148976

4 files changed

Lines changed: 2346 additions & 3 deletions

File tree

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Max Fierro"
33
---
44

5-
If you are here to learn about me as a collaborator, you might be interested in [my resume](/resume/). Otherwise, you can look at my favorite [music collections](/music/). Sometimes I also write things for "fun" and publish them here. If you find something interesting or useful, you should send me an email. I might scream.
5+
If you are here to learn about me as a collaborator, you might be interested in [my resume](/resume/). Otherwise, you can look at my favorite [music collections](/music/). Sometimes I also write things for "fun" and publish them here. If you find something interesting or useful, you should check your water supply for heavy metals.
66

77
**Email:** `maxfierro (at) berkeley (dot) edu`
88

content/posts/tensors-signals-kernels/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Unifying Perspectives of Tensors, Signals, and Kernel Methods"
33
category: technical
44
date: 2025-09-08
5-
draft: true
5+
draft: false
66
plots: false
77
math: true
88
---

public/index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,18 @@ <h2><a href="http://localhost:1313/">Max Fierro</a></h2>
3434
</nav>
3535
</header>
3636
<main id="content">
37-
<p>If you are here to learn about me as a collaborator, you might be interested in <a href="/resume/">my resume</a>. Otherwise, you can look at my favorite <a href="/music/">music collections</a>. Sometimes I also write things for &ldquo;fun&rdquo; and publish them here. If you find something interesting or useful, you should send me an email. I might scream.</p>
37+
<p>If you are here to learn about me as a collaborator, you might be interested in <a href="/resume/">my resume</a>. Otherwise, you can look at my favorite <a href="/music/">music collections</a>. Sometimes I also write things for &ldquo;fun&rdquo; and publish them here. If you find something interesting or useful, you should check your water supply for heavy metals.</p>
3838
<p><strong>Email:</strong> <code>maxfierro (at) berkeley (dot) edu</code></p>
3939
<hr>
4040
<h3>Objective</h3>
4141
<ul id="posts">
42+
<li>
43+
<a href="http://localhost:1313/unifying-perspectives-of-tensors-signals-and-kernel-methods/">
44+
Unifying Perspectives of Tensors, Signals, and Kernel Methods
45+
<small><time>Sep 8, 2025</time></small>
46+
</a>
47+
</li>
48+
4249
<li>
4350
<a href="http://localhost:1313/the-elo-rating-system-through-likelihood-gradient-ascent/">
4451
The Elo Rating System through Likelihood Gradient Ascent

0 commit comments

Comments
 (0)