Best deep CNN architectures and their principles: from AlexNet to EfficientNet
How convolutional neural networks work? What are the principles behind designing one CNN architecture? How did we go from AlexNet to EfficientNet?
Best bootcamps and programs to learn Machine Learning and Data Science
A curated list of the top bootcamps and platforms to learn Machine Learning and Data Science.
The theory behind Latent Variable Models: formulating a Variational Autoencoder
Explaining the mathematics behind generative learning and latent variable models and how Variational Autoencoders (VAE) were formulated (code included)
Trust Region and Proximal policy optimization (TRPO and PPO)
Trust Region policy optimization vs Proximal policy optimization
Introduction to Kubernetes with Google Cloud: Deploy your Deep Learning model effortlessly
What is Kubernetes? What are the basic principles behind it? Why it might be the best option to deploy Machine Learning applications? What features it provides to help us maintain and scale our infrastructure? How to set up a simple Kubernetes cluster in Google cloud?