How to Engineer Your Way Out of Slow Models
So you just finished designing that great neural network architecture. But how do you handle the fact it is slow?
Hi there, and welcome to my blog.
Here you'll find resources about data science, software engineering, and life. Well, maybe not life...
Hope you enjoy.
So you just finished designing that great neural network architecture. But how do you handle the fact it is slow?
How to create an Augmented Reality app that allows a user to get content recommendations.
Ever wondered how the Variational Autoencoder model works? Keep reading to find out.
Learn how to handle uncertainty in recommender systems in a principled way using one unified model.
Learn what the exploration-exploitation tradeoff is, and how to use your model's uncertainty to explore new items in a wise manner.
Learn how to estimate model uncertainty in neural networks.
Interpreting deep learning models is hard. Learn how to use uncertainty estimates to get insights about what the model has learned.
Learn how to use Gumbel distribution to form a NN containing a discrete random component.
Summary of TCE conference - "Deep Learning: Theory & Practice".
Our implementation and usage of hyperparameter tuning at Taboola.