Learn about Apache Airflow and how to use it to develop, orchestrate and maintain machine learning and data pipelines
Explore the basic idea behind neural fields, as well as the two most promising architectures (Neural Radiance Fields (NeRF) and Instant Neural Graphics Primitives)
A review of state of the art vision-language models such as CLIP, DALLE, ALIGN and SimVL
Explore what is neural architecture search, compare the most popular,SOTA methodologies and implement it with nni
Explore the most popular gnn architectures such as gcn, gat, mpnn, graphsage and temporal graph networks
Learn about the Weights and Biases library with a hands-on tutorial on the different features and visualizations.
A curated list of the best courses, books and blog to learn computer vision with deep learning methods
Learn about the Hugging Face ecosystem with a hands-on tutorial on the datasets and transformers library. Explore how to fine tune a Vision Transformer (ViT)
Discover what is regularization, why it is necessary in deep neural networks and explore the most frequently used strategies: L1, L2, dropout, stohastic depth, early stopping and more
Learn about the SOTA recommender system models. From collaborative filtering and factorization machines to DCN and DLRM
Explore the most popular deep learning models to perform text to speech (TTS) synthesis
A tutorial on how to get started with Tensorflow Extended and how to design and execute a Deep Learning pipeline
A curated list of the best courses and books to learn deep learning
A side-by-side comparison of JAX, Tensorflow and Pytorch while developing and training a Variational Autoencoder from scratch
How to develop and train a Transformer with JAX, Haiku and Optax. Learn by example how to code Deep Learning models in JAX