summaryrefslogtreecommitdiff
path: root/projects.tex
blob: 6a50da311fe9eb704443b5ebf55c5c52e7bd3ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\section{Personal Projects}
\vspace{-0.2cm}
% According to Google Recruiters, use the XYZ formula - Accomplished [X] as measured by [Y], by doing [Z]
\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.
\\\\
Keywords: PyTorch, PyTorch Lightning, Hydra, Nox, Poetry, Pyenv, Python
}\\

\ruler

\project{Trading Robot}
{Ongoing}
{
I am currently working on a algorithmic trading system with signal processing and convex optimization. I mostly done literature study and data collection so far.
% \\\\
% Keywords: Nomad, Nats, Event-Based Design
}