AI Summer

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

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

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

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

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

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

Deepfakes: Face synthesis with GANs and Autoencoders

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

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?...

Recurrent neural networks: building a custom LSTM cell

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

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

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

Self-supervised representation learning on videos

In this article, we dive into the state-of-the-art methods on self-supervised re...

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

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

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 ...

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

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

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

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

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

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

Transfer learning in medical imaging: classification an...

What is transfer learning? How can it help us classify and segment different typ...

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

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

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 ...

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