From 40d73f0c1a4cdaec44e79b7554d5b0317e6964d4 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 9 Dec 2023 14:04:52 +0200 Subject: Initial prototyping with RNN/Transformers without actual data. Added an actual logo for the project. Changes to be committed: modified: .gitignore new file: assets/FreeFlowLogo.png new file: prototype.py --- assets/FreeFlowLogo.png | Bin 0 -> 115893 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/FreeFlowLogo.png (limited to 'assets/FreeFlowLogo.png') diff --git a/assets/FreeFlowLogo.png b/assets/FreeFlowLogo.png new file mode 100644 index 0000000..e14da01 Binary files /dev/null and b/assets/FreeFlowLogo.png differ -- cgit v1.2.3