Projects
Recent projects I have been working on
- Implementation of
semi-supervised learning
techniques: UDA, MixMatch, Mean-teacher, focusing on NLP.
[WIP]
Tentative implementation of MARGE (Pre-training via Paraphrasing) in jax/flax
- Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax.
[WIP]
Implementation of NRMS “Neural News Recommendation with Multi-Head Self-Attention” (EMNLP2019), in Pytorch