From 1a5099b94a0c7e049cd7c6a01792eb74c0913f82 Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 9 Oct 2024 09:14:09 +0200 Subject: [PATCH] September Achievements Zurich --- events.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/events.json b/events.json index 14e4359..297c624 100644 --- a/events.json +++ b/events.json @@ -114,6 +114,14 @@ { "title": "Apus (Social Media Wall): Add speaker profile picture to conference sessions", "url": "https://github.com/McPringle/apus/commit/050950cc40244948bdfa1af46bbe965b2a2d88d2" + }, + { + "title": "Neural network visualizaiton and learning app in JS", + "url": "https://vitaliiznak.github.io/parametric_regressor_aka_neural_network_with_visualization/" + }, + { + "title": "Super Sudoku: Dark Mode", + "url": "https://github.com/TN1ck/super-sudoku/pull/15" } ] },