AI Summer

Data preprocessing for deep learning: Tips and tricks t...

How to optimize the data processing pipeline using batching, prefetching, stream...

Recurrent neural networks: building a custom LSTM cell

Are you interested to see how recurrent networks process sequences under the hoo...

Recurrent Neural Networks: building GRU cells VS LSTM c...

What are the advantages of RNN’s over transformers? When to use GRU’s over LSTM?...

How to build a custom production-ready Deep Learning Tr...

Building a custom training loop in Tensorflow and Python with checkpoints and Te...

Introduction to 3D medical imaging for machine learning...

Learn how to apply 3D transformations for medical image preprocessing and augmen...

In-layer normalization techniques for training very dee...

How can we efficiently train very deep neural network architectures? What are th...

How to train a deep learning model in the cloud

How to create a VM instance in Google cloud, transfer a deep learning model and ...

GANs in computer vision - self-supervised adversarial t...

The fifth article-series of GAN in computer vision - we discuss self-supervision...

How to Unit Test Deep Learning: Tests in TensorFlow, mo...

Explore unit testing in tensorflow code using tf.test(), mocking and patching ob...

GANs in computer vision - Introduction to generative le...

The first article of the GANs in computer vision series - an introduction to gen...

GANs in computer vision - Conditional image synthesis a...

The second article of the GANs in computer vision series - looking deeper in gen...

GANs in computer vision - Improved training with Wasser...

The third article-series of GAN in computer vision - we encounter some of the mo...

GANs in computer vision - 2K image and video synthesis,...

The fourth article-series of GAN in computer vision - we explore 2K image genera...

GANs in computer vision - semantic image synthesis and ...

The sixth article-series of GAN in computer vision - we explore semantic image s...

Deepfakes: Face synthesis with GANs and Autoencoders

A closer look on Deepfakes: face sythesis with StyleGAN, face swap with Xceptio...

Deep Learning in Production: Laptop set up and system d...

An article course on how to write and deploy deep learning systems in production...

Best practices to write Deep Learning code: Project str...

A deep learning python project template, object oriented techniques such as abst...

Understanding the receptive field of deep convolutional...

An intuitive guide on why it is important to inspect the receptive field, as wel...

Scalability in Machine Learning: Grow your model to ser...

Follow along with a small AI startup on its journey to scale from 1 to millions ...

Distributed Deep Learning training: Model and Data Para...

How to train your data in multiple GPUs or machines using distributed methods su...

Deep learning in MRI beyond segmentation: Medical image...

How can deep learning revolutionize medical image analysis beyond segmentation? ...

Deploy a Deep Learning model as a web application using...

How to expose a deep learning model, built with Tensorflow, as an API using Flas...

How to use uWSGI and Nginx to serve a Deep Learning model

Serving a Tensorflow model to users with Flask, uWSGI as a web server and Nginx ...

How Attention works in Deep Learning: understanding the...

New to Natural Language Processing? This is the ultimate beginner’s guide to the...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.