summaryrefslogtreecommitdiff
path: root/projects.tex
diff options
context:
space:
mode:
Diffstat (limited to 'projects.tex')
-rw-r--r--projects.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.tex b/projects.tex
index 8c31ed5..0c74812 100644
--- a/projects.tex
+++ b/projects.tex
@@ -1,6 +1,6 @@
\section{Personal Projects}
% According to Google Recruiters, use the XYZ formula - Accomplished [X] as measured by [Y], by doing [Z]
-\project{\href{https://gitlab.com/aktersnurra/text-recognizer}{Text Recognizer}}
+\project{\href{https://github.com/aktersnurra/text-recognizer}{Text Recognizer}}
{Ongoing}
{
Reimplemented the \href{https://fullstackdeeplearning.com/}{Full Stack Deep Learning course} with best practices in Python. I started this project to develop the best structure for PyTorch projects. But now it keeps me motivated to experiment with new architectures and read up on the latest research developments, e.g. self supervised learning, vision transformers, multi-modal models.