Andrey Vasnetsov`s tech blog
Home
CV
Posts
Andrey Vasnetsov`s tech blog
Personal blog about Neural Networks, NLP and Software Engineering.
Latest updates
Memory Augmented
Interesting approach to combine neural inference with knowledge bases.
February 15, 2019
Allennlp Seq2seq
AllenNLP - customizable PyTorch framework with proper OOP, tons of model examples and utils.
December 28, 2018
Neural QA
What types of neural Question Answering exists and how to start building your own. Step-by-step approach.
September 17, 2018
On-Disk Embeddings
How to use large fastText embeddings if you have low RAM?
August 4, 2018
Parallel preprocessing
How to prepare batch faster than GPU could process it? How to use advantage of multiple cores properly?
July 24, 2018
FastText embeddings done right
How to use PyTorch EmbeddingBag for proper OOV handling and fastText training
July 13, 2018