From 1e817b3c984c10c14b1e2d1623524f4d283bc1fe Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Sun, 19 Oct 2025 14:49:45 +0200 Subject: added MNIST to projects --- content/projects.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'content/projects.md') diff --git a/content/projects.md b/content/projects.md index b071eab..43a388e 100644 --- a/content/projects.md +++ b/content/projects.md @@ -2,9 +2,7 @@ # My projects This is a list of the projects I'm currently working on.\ -Note that some of these could be temprarily unmaintained\ -and currently none is actually usable since I can't manage\ -to finish anything I start (so far). +Note that some of these could be temprarily unmaintained. ### Work in progress - [sideros](sideros/): Real time strategy game set in ancient history @@ -12,3 +10,4 @@ to finish anything I start (so far). - [cc](cc/): Very basic C99 compiler ### Actually working +- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database. -- cgit v1.2.3