From c595f7ca6025d8da749ea9e6633505b4b0cd5135 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 8 Feb 2022 21:47:55 +0100 Subject: chore: update link to text recognizer project --- projects.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-70-g09d2