You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🏢 My work experience can be found in my LinkedIn profile (Jakub Bartczuk).
🎓 I studied Theoretical Mathematics (BSc.) and Data Science (MSc.) at University of Wrocław.
I am mostly focused on deep learning, especially for NLP and Computer Vision. I enjoy problems that go beyond straightforward supervised learning. Extending standard search engine methods is one of such problems.
In the free time I like to tinker with opensource
The languages I enjoy the most are Elixir, Lisps (Elixir is kinda a Lisp), Rust and Python.
Projects
In deepsense.ai I worked on TrelBERT - Polish twitter BERT.
📰 NewsBERT is a RSS feeds information retrieval app that using huggingface transformers zero-shot learning feature.
niph makes searching podcasts easier. The inspiration was Karpathy's transcription of Lex Fridman Podcast Currently tested with Lex Fridman podcast, but it also will work on transcriptions with similar format.
Demystifying UMAP - presentation for Advanced Data Mining seminar at University of Wroclaw.
manifold learning rotation equivariance on raw pixel values - it seems like Isomap and UMAP partly preserve the rotational structure (for a given image, the closest image are the closest rotated one and its 180 rotation). These algorithms are not designed to do this!