Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<div class="section">
<h3>Highlights</h3>
<ul class="highlight-list">
<li><i class="fa-solid fa-brain"></i> <a href="/projects">Built machine learning classification models with TensorFlow and scikit-learn to predict whether mushrooms are edible or poisonous.</a></li>
<li><i class="fa-solid fa-pen-nib"></i> <a href="/blog">Latest post: "Lessons learned failing to use machine learning models to predict fantasy football scores."</a></li>
<li><i class="fa-solid fa-wrench"></i> <a href="/projects">Built machine learning classification models with TensorFlow and scikit-learn to predict whether mushrooms are edible or poisonous.</a></li>
<li><i class="fa-solid fa-pen"></i> <a href="/blog">Latest post: "Lessons learned failing to use machine learning models to predict fantasy football scores."</a></li>
</ul>
</div>

Expand Down