Andrey Vasnetsov`s tech blog
Home
CV
Posts
Andrey Vasnetsov`s tech blog
Personal blog about Neural Networks, NLP and Software Engineering.
Latest updates
Filtrable HNSW Part 2 - Implementation
There is a fast C++ implementation now. You can build, for example, geo-aware vector search with it. Examples included!
January 29, 2020
Tsetlin Machine
An interesting concept of another NN killer witch might be underestimated.
December 16, 2019
Filterable approximate nearest neighbors search
How to make ANN search with custom filtering? Search for closest vectors only in selected subsets.
November 24, 2019
Partially trainable embeddings
A simple tip how to control overfitting and learnability if your data is not too large.
November 10, 2019
Category Prediction
My project on mention classification. It takes text, finds people mentions and tries to describe them by their mentions.
May 27, 2019
Shrincking Fasttext
Shrinking fastText embeddings so that it fits Google Colab
April 28, 2019