Training & Workshop Sessions

– Taught by World-Class Data Scientists –

Learn the latest data science concepts, tools, and techniques from the best. Forge a connection with these rock stars from industry and academia, who are passionate about molding the next generation of data scientists.
Register your interest

Highly Experienced Instructors

Our instructors are highly regarded in data science, coming from both academia and renowned companies.

Real World Applications

Gain the skills and knowledge to use data science in your career and business, without breaking the bank.

Cutting Edge Subject Matter

Find training sessions offered on a wide variety of data science topics, from machine learning to data visualization to DevOps.

ODSC EUROPE Hybrid Conference 2024

Register your interest

Beginner to Advanced Level Training

From the Leading Instructors in the Industry

Machine Learning

  • Federated Learning for Data Privacy

  • Explainable AI and Bias in machine learning

  • Machine Learning at Scale using Apache Spark

  • Automated Machine Learning (AutoML)

  • Causal Inference with Machine Learning

Deep Learning

  • Deep Learning with PyTorch & Tensorflow

  • Introduction to Deep learning

  • Deepfakes Tutorial

  • Deep Reinforcement learning

NLP

  • Transfer Learning in NLP

  • NLP Pre-trained Transformer Models with Bert, Ernie, and GPT-2

  • Hugging Face Transformer Library Workshop

  • Applications of NLP; Sentiment Analysis, Dialog Systems, and Semantic Search

  • Advanced Topics in NLP

ADDITIONAL TUTORIALS & WORKSHOPS

  • Machine Learninng for Stock Trading

  • An Introduction to Macine Learing for Finance

  • Quantitative Finance: Enhancement with Vector Search

  • Optimizing Healthcare with Vector Search

  • Beyond the Basics: Data Visualization in Python

  • Communicating Data Insights with Impact

Continuous Learning with On-Demand Training Sessions and Workshops

Learn from some of the best and brightest minds in data science and AI on the Ai+ Training platform featuring:
  • Hands-on Training
  • Skills Assessments
  • Certification Exams
  • ODSC Conference Recordings
  • Webinars
  • Deep Learning Bootcamp                   
VISIT Ai+ Training Platform here

Past Europe Instructors

Click on the toggle bars for information around sessions and instructors. Check full Speaker and instructor line-up here.


Past Workshop/Training Sessions

Autoencoders – a Magical Approach to Unsupervised Machine Learning

Exploiting GNNs for Business Recommendation on Yelp Data

Generative AI in Practice: How to build your own Stable Diffusion API

Data Validation at Scale – Detecting and Responding to Data Misbehavior

Modern NLP: Pre-training, Fine-tuning, Prompt Engineering, and Human Feedback

Hyper-productive NLP with Hugging Face Transformers

Turbocharge your Data Analytics Plane with AI

Learn how to Efficiently Build and Operationalize Time Series Models in 2023

Space Science with Python – Enabling Citizen Scientists

Building a Real-time Analytics Application for a Pizza Delivery Service

Feature Engineering With Signal Types

ODSC Newsletter

Stay current with the latest news and updates in open source data science. In addition, we’ll inform you about our many upcoming Virtual and in person events in Boston, NYC, Sao Paulo, San Francisco, and London. And keep a lookout for special discount codes, only available to our newsletter subscribers!


Europe Trainings – BST (UTC +1)
-Tuesday, 8th June
-Wednesday, 9th June
Thursday, 10th June
Europe Workshops – BST (UTC +1)
-Tuesday, 8th June
-Wednesday, 9th June
Thursday, 10th June
-Tuesday, 8th June
-Wednesday, 9th June
Thursday, 10th June
-Tuesday, 8th June
-Wednesday, 9th June
Thursday, 10th June
10:00 - 13:00
Audio-Visual Speech Enhancement and Separation Based on Deep Learning

Half-Day Training | Deep Learning | Intermediate-Advanced

 

In this session, participants will be introduced to recent advances in audio-visual speech enhancement and separation, which has a variety of different applications…more details

Audio-Visual Speech Enhancement and Separation Based on Deep Learning image
Prof. Zheng-Hua Tan
Professor of Machine Learning and Speech Processing | Aalborg University
Audio-Visual Speech Enhancement and Separation Based on Deep Learning image
Dr. Daniel Michelsanti
Industrial Postdoc | Demant Enterprise A/S and Aalborg University
10:00 - 16:30
Hands-on Machine Learning Engineer with scikit-learn

Full-Day Training | Machine Learning | Beginner-Intermediate

 

This session is a hands-on introduction to Machine Learning in Python with scikit-learn. You will learn to build and evaluate predictive models on tabular data using the main tools of the Python data-science stack (Jupyter, numpy, pandas, matplotlib and scikit-learn)…more details

Hands-on Machine Learning Engineer with scikit-learn image
Olivier Grisel
Software Engineer, Core Developer | Inria, Scikit-learn
10:00 - 16:30
Advanced NLP: From Essentials to Deep Transfer Learning

Full-Day Training | NLP | Deep Learning | Intermediate-Advanced

 

Being specialized in domains like computer vision and natural language processing is no longer a luxury but a necessity which is expected of any datascientist in today’s fast-paced world! With a hands-on and interactive approach, we will understand essential concepts in NLP along with extensive hands-on examples to master state-of-the-art tools, techniques and methodologies for actually applying NLP to solve real- world problems. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and Topic Models…more details

Advanced NLP: From Essentials to Deep Transfer Learning image
Anuj Gupta, PhD
Head of Machine Learning, Author of "Practical Natural Language Processing" | Vahan Inc.
13:30 - 16:30
Basic Python for Data Processing

Half-Day Training | Machine Learning | Beginner

 

The objective of the session is to provide some basic understanding of Python as a language to be used for data processing. Python syntax is very readable and easy to work with, and its rich ecosystem of libraries makes it one of the most popular programming languages in the World.

We will see some common tools and characteristics of Python that are basic to analyse data, like how to import data from files and to generate results in multiple formats. We will also see some ways to speed-up the processing of data.

This workshop is aimed at people with little to no knowledge of Python, though some programming knowledge is required, even if it’s in a different language…more details

Basic Python for Data Processing image
Jaime Buelta
Software Architect | Double Yard
13:30 - 16:30
How to Build and Test a Trading Strategy Using ML

Half-Day Training | Quant Finance | Machine Learning | Intermediate

 

The rapid progress in machine learning (ML) and the massive increase in data availability has enabled novel approaches to quantitative investment and increased the demand for the application of data science to develop discretionary and automated trading strategies.
This workshop covers popular ML use cases for the investment industry. In particular, it focuses on how ML fits into the workflow of developing a trading strategy, from the engineering of financial features to the development of an ML model that generates tradable signals, the backtesting of a trading strategy that acts on these signals and the evaluation of its performance.
We’ll use common Python data science and ML libraries as well as Zipline, Pyfolio, and Alphalens. The code examples will be presented using jupyter notebooks and are based on the second edition of my book ‘Machine Learning for Algorithmic Trading’more details

How to Build and Test a Trading Strategy Using ML image
Stefan Jansen
Founder & Lead Data Scientist | Applied Artificial Intelligence
13:30 - 16:30
Bayesian Data Science: Probabilistic Programming

Half-Day Training | Big Data | Beginner

 

This tutorial will introduce you to the wonderful world of Bayesian data science through the lens of probabilistic programming in Python. In the first half of the tutorial, we will introduce the key concepts of probability distributions via hacker statistics, hands-on simulation, and telling stories of the data-generation processes. We will also cover the basics of joint and conditional probability, Bayes’ rule, and Bayesian inference, all through hands-on coding and real-world examples. In the second half of the tutorial, we will use a series of models to build your familiarity with PyMC3, showcasing how to perform the foundational inference tasks of parameter estimation, group comparison (for example, A/B tests and hypothesis testing), and arbitrary curve regression…more details

10:15 - 11:45
Dataframes.jl: a Perfect Sidekick for Your Next Data Science Project

Workshop | Big Data | All Levels

 

In many data science ecosystems data frame is a pivotal object. It is not only very useful conceptually, but also ensures that data transformation operations can be performed efficiently. Therefore packages like data.table in R or pandas in Python are star players.
With the Julia language the situation is different because it gives you the speed out of the box. Therefore the DataFrames.jl package is designed to be a sidekick that conveniently supports your core data analysis pipeline. It has a more focused functionality than e.g. pandas, but at the same time it seamlessly integrates with the whole Julia data science ecosystem.
During this workshop, using hands-on examples, I will discuss the design principles behind DataFrames.jl and walk you through key functionalities provided by this package. All presented materials will be made available before the workshop in a blog post on https://bkamins.github.io/more details

Dataframes.jl: a Perfect Sidekick for Your Next Data Science Project image
Bogumił Kamiński
Head of Decision Analysis and Support Unit | Adjunct Professor, Data Science Laboratory | Warsaw School of Economics | Ryerson University
10:15 - 11:45
Rule Induction and Reasoning in Knowledge Graphs

Tutorial | Machine Learning | Intermediate-Advanced

 

Advances in information extraction have enabled the automatic construction of large knowledge graphs (KGs) like DBpedia, YAGO, Wikidata of Google Knowledge Graph. Learning rules from KGs is a crucial task for KG completion, cleaning and curation. This tutorial presents state-of-the-art rule induction methods, recent advances, research opportunities as well as open challenges along this avenue...more details

Rule Induction and Reasoning in Knowledge Graphs image
Daria Stepanova, PhD
Lead Research Scientist | Bosch Center for AI
10:15 - 11:45
Tutorial on Automated Machine Learning

Tutorials | Machine Learning | Intermediate

 

Automated machine learning is the science of building machine learning models in a data-driven, efficient, and objective way. It replaces manual trial-and-error with automated, guided processes. In this tutorial, we will guide you through the current state of the art in hyperparameter optimization, pipeline construction, and neural architecture search. We will discuss model-free blackbox optimization methods, Bayesian optimization, as well as evolutionary and other techniques. We will also pay attention to meta-learning, i.e. learning how to build machine learning models based on prior experience. Moreover, we will give practical guidance on how to do meta-learning with OpenML, an online platform for sharing and reusing machine learning experiments, and how to perform automated pipeline construction with GAMA, a novel, research-oriented AutoML tool in Python…more details

Tutorial on Automated Machine Learning image
Joaquin Vanschoren, PhD
Assistant Professor of Machine Learning | Eindhoven University of Technology
Tutorial on Automated Machine Learning image
Pieter Gijsbers
PhD student | Eindhoven University of Technology
10:15 - 11:45
Adversarial Attacks and Defence in Computer Vision 101

Workshop | Deep Learning | Intermediate-Advanced

 

CNNs, specialized neural networks for Computer Vision tasks, are used in sensitive contexts and exposed in the wild. While extremely accurate, they are also sensitive to imperceptible perturbations that can’t be detected by human eyes. For this reason, they have been targeted by hackers which implemented AI-based techniques for their malicious purposes. During this workshop we are going to learn some synthetic attacking techniques and a defence strategy to mitigate the effect of such attacks and make neural networks more robust to them, while at the same time keeping minimal impact on the accuracy of the model and implementation costs. We would also try to understand if Transformers applied to Computer Vision tasks are immune to Adversarial Attacksmore details

Adversarial Attacks and Defence in Computer Vision 101 image
Guglielmo Iozzia
Associate Director - ML/AI, Computer Vision | MSD
10:15 - 11:45
PyTorch 101: Building a Model Step-by-Step

Workshop | Deep Learning | Intermediate

 

Learn the basics of building a PyTorch model using a structured, incremental and from first principles approach. Find out why PyTorch is the fastest growing Deep Learning framework and how to make use of its capabilities: autograd, dynamic computation graph, model classes, data loaders and more.
The main goal of this session is to show you how PyTorch works: we will start with a simple and familiar example in Numpy and “torch” it! At the end of it, you should be able to understand PyTorch’s key components and how to assemble them together into a working model.
We will use Google Colab and work our way together into building a complete model in PyTorch. You should be comfortable using Jupyter notebooks, Numpy and, preferably, object oriented programming…more details

PyTorch 101: Building a Model Step-by-Step image
Daniel Voigt Godoy
Data Scientist and Author of Deep Learning with PyTorch Step-by-Step
10:15 - 11:45
Classification Algorithms using Python and Scikit-Learn

Workshop | Machine Learning | Beginner-Intermediate

 

In this session, we will work through the basics of solving a classification-based machine learning problem using python and scikit-learn, and do a comparative study of two popular algorithms…more details

Classification Algorithms using Python and Scikit-Learn image
Yamini Rao
Developer Advocate | IBM
11:55 - 13:25
Introduction to Transformers for NLP: Where We Are and How We Got Here

Tutorial | NLP | Deep Learning | Beginner-Intermediate

 

Have you wondered what is the technology behind the GPT models? In this talk, we are going to discuss the Transformer neural networks, introduced in 2017…more details

Introduction to Transformers for NLP: Where We Are and How We Got Here image
Olga Petrova, PhD
AI Product Manager | Scaleway
11:55 - 13:25
Hands-on RL in Finance: Playing Atari vs Playing Markets

Workshop | Quant Finance | Intermediate-Advanced

 

This target of this workshop is twofold. On one hand, it is familiarizing attendees with mechanics of reinforcement learning (RL) applied to financial environments. On the other side, it aims to uncover key differences between popular RL applications (as playing video games) and financial ones, ignoring which inevitably will lead to losses of time and capital. With such insights and code boilerplates, attendees will be able to avoid harsh mistakes and implement environment-driven strategies fastermore details

Hands-on RL in Finance: Playing Atari vs Playing Markets image
Alex Honchar
Director | Neuron Labs
11:55 - 13:25
Reproducible and Automated Report Generation

Workshop | Responsible AI | Beginner

 

This workshop offers a gentle introduction to reproducible and elegantly formatted document generation with R Markdown. R Markdown presents a framework for reproducible workflows. It allows you to use multiple languages including R, Python, and SQL and helps you automate the production of HTML or PDF reports by relying on the power of Pandoc together with Lua-filters.

Participants will learn how to implement literate programming practices to make their workflows fully reproducible and produce automated reports. We will first cover the basics of narrative text and code integration. Then, we focus on working on a template that is fully optimized for two different output formats, HTML and PDF. While in the stage of explorative data analysis and with an eye on content only, our template allows you to produce beautiful HTML reports of your analyses, optimized for the interactive exploration of your data. While in the stage of dissemination and with an eye on the presentation of results, our template allows you to produce beautifully typeset PDF reports, ready to be circulated or published any timemore details

Reproducible and Automated Report Generation image
Julia Schulte-Cloos, PhD
Marie Skłodowska-Curie Research Fellow | University of Munich
11:55 - 13:25
Machine Learning For Remote Sensing Based Landcover Change Detection

Workshop | Machine Learning | All Levels

 

By completing this workshop, you will develop an understanding of the different freely available RS data sources out there and open-source software tools that can be used for analysing these...more details

Machine Learning For Remote Sensing Based Landcover Change Detection image
Minerva Singh, PhD
Research Fellow | Imperial College London
11:55 - 13:25
Machine Learning for Economics and Finance in TensorFlow 2

Tutorial | Quant Finance | Intermediate

 

This tutorial explores machine learning applications in economics and finance using TensorFlow 2. It starts by examining how TensorFlow and machine learning can be used to solve empirical and theoretical models in economics…more details

Machine Learning for Economics and Finance in TensorFlow 2 image
Isaiah Hull
Senior Economist | Research Division of Sveriges Riksbank
11:55 - 13:25
Build an ML Pipeline with Airflow and Kubernetes

Workshop | MLOps | Intermediate-Advanced

 

Airflow is a leading open-source workflow orchestrator that offers a very wide range of possibilities. It can be integrated with Kubernetes using the KubernetesPodOperator to create pipelines that are extremely customizable. This is what we use to preprocess data and train ML models for PowerOP, Dataswati’s SAAS for optimizing food industry production lines…more details

Build an ML Pipeline with Airflow and Kubernetes image
Luis Blanche
Lead Data Scientist | Dataswati
11:55 - 13:25
AI Risk to Companies

Workshop | Big Data

 

By completing this workshop, you will develop an understanding of various vectors of AI risks to companies and be able to improve the governance inside your organization. Additionally, you will get hands-on experience on the problem of biased data and simulate an adversarial attack on a neural network modelmore details

AI Risk to Companies image
Lukáš Csóka
Head Big Data Foundations | Swiss Re
13:40 - 15:10
Explainable Artificial Intelligence Explained

Workshop | Machine Learning | Responsible AI | Beginner

 

In the days where we have autonomous cars, drones, and automated medical diagnostics, we want to learn more about how to interpret the decisions made by the machine learning models. Having such information we are able to debug the models and retrain it in the most efficient way.
This talk is dedicated to managers, developers and data scientists that want to learn how to interpret the decisions made by machine learning models. We explain the difference between white and black box models, the taxonomy of explainable models and approaches to XAI. Knowing XAI methods is especially useful in any regulated company.
We go through the basic methods like the regression methods, decision trees, ensemble methods, and end with more complex methods based on neural networks. In each example, we use a different data set for each example. Finally, we show how to use model agnostic methods to interpret it and the complexity of the interpretability of many neural networksmore details

Explainable Artificial Intelligence Explained image
Karol Przystalski
CTO | Codete
13:40 - 15:10
Building Data Lakes

Workshop | MLOps

Building Data Lakes image
Ivana Pejeva
Data Scientist | element61
13:40 - 15:10
Automatic and Explainable Machine Learning with H2O

Workshop | Machine Learning | Beginner

 

General Data Protection Regulation (GDPR) is now in place. Are you ready to explain your models? This is a hands-on tutorial for beginners. I will demonstrate the use of open-source H2O platform (https://www.h2o.ai/products/h2o/) with both Python and R for automatic and explainable machine learning. Participants will be able to follow and build regression and classification models quickly with H2O AutoML. They will then be able to explain the model outcomes with various methods...more details

Automatic and Explainable Machine Learning with H2O image
Jo-fai Chow, PhD
Senior Data Science Evangelist | H2O.ai
13:40 - 15:10
MLOps Orchestration: Your Highway to Accelerating Deployment of AI

Workshop | MLOps | NLP | Intermediate

 

In this workshop we will explore the concept of MLOps Orchestration and how it can simplify the process of getting data science to production in any environment (multi-cloud, on-prem, hybrid), from the step of data collection and preparation (across real-time / streaming, historic, structured, or unstructured data), through automated model training to model deployment and monitoring. We will demonstrate how to drastically cut down the time and efforts needed to get data science to production. We’ll show how to map a business problem into an automated ML production pipeline and identify the right tools for the job, and ultimately how to run Al models in production at scale to accelerate business value with AI – all using open source technologies. The session will include a live demo and real customer case studies across use cases such as fraud prevention, real-time recommendation engines and NLPmore details

MLOps Orchestration: Your Highway to Accelerating Deployment of AI image
Yaron Haviv
Co-Founder and CTO | Iguazio (acquired by McKinsey & Company)
13:40 - 15:10
Closing the Production Gap with MLOps

Workshop | MLOps | Intermediate

 

This session will explore and demonstrate how DataRobot’s MLOps can speed up deployment, monitor drift and accuracy, ensure governance and ongoing model lifecycle management, including how to do automation retraining and have challenger models in production…more details

Closing the Production Gap with MLOps image
Asger Pedersen
WW Sales Engineering | DataRobot
Closing the Production Gap with MLOps image
Qian Zhao, PhD
Data Scientist | DataRobot
Closing the Production Gap with MLOps image
Pavel Ustinov, PhD
Lead AI Engineer | DataRobot
13:40 - 15:10
Machine Learning in Processing Genomic Sequence Information (XGBoost/R)

Workshop | Life Sciences & Pharma | All Levels

 

A real-world scenario of applying ML in genomics will be discussed, where we shall build a predictor of a special type of DNA structures out of DNA sequence information alone…more details

Machine Learning in Processing Genomic Sequence Information (XGBoost/R) image
Aleksandr Sahakyan, PhD
Group Head/PI, Integrative Computational Biology and Machine Learning, MRC WIMM, RDM | University of Oxford
13:40 - 15:10
Federated Learning from Scratch to Production with Scaleout

Workshop | Machine Learning | All Levels

 

This will be a 90 minute workshop that will walk through how to set up, run and deploy a federated learning project from scratch…more details

Federated Learning from Scratch to Production with Scaleout image
Daniel Zakrisson
CEO and Co-founder | Scaleout
13:40 - 15:10
Responsible Data Science Using Bias-Dashboards

Workshop | Responsible Ai | Machine Learning | Intermediate-Advanced

 

Recently, academics as well as policy makers have written many papers, on responsible data science / AI. Moreover, many open-source packages for bias dashboards or tools for `fairness’ have been proposed. This session aims to provide attendees a broad overview as well as the specific technical background to use the available ` fairness’ tools. In addition, a governance framework describing the precise responsibilities of data scientists will be discussed…more details

Responsible Data Science Using Bias-Dashboards image
Ramon van den Akker,PhD
Principal Data scientist | Associate Professor, Econometrics | de Volksbank | Tilburg University
Responsible Data Science Using Bias-Dashboards image
Daan Knoope
Ai Engineer | de Volksbank
Responsible Data Science Using Bias-Dashboards image
Joris Krijger
Ai & Ethics Specialist | de Volksbank
15:20 - 16:50
The Fundamentals of Statistical Time Series Forecasting

Workshop | Machine Learning | Quant Finance | Beginner

 

Unlike some of my prior presentations and tutorials that covered both statistical and neural network-based models for time series analysis, this talk will be introductory in nature and will focus on the discussion of a couple of workhorse statistical time series models that are frequently applied to solving time series forecasting problems…more details

The Fundamentals of Statistical Time Series Forecasting image
Jeffrey Yau, PhD
Chief Data & A.I. Officer | Fanatics Collectibles
15:20 - 16:50
An Introduction to Machine Learning in Quantitative Finance

Tutorial | Quant Finance | Beginner-Intermediate

 

This tutorial aims to demystify ML by uncovering its underlying mathematics and showing how to apply ML methods to real-world financial data…more details

 

An Introduction to Machine Learning in Quantitative Finance image
Dr. Hao Ni
Turing fellow, Associate Professor | Alan Turing Institute, UCL
15:20 - 16:50
MLOps Will Change Machine Learning

Tutorial | MLOps | All Levels

 

Machine learning has evolved from the experimenting stage to real-world production systems with a need for automated quality assurance and delivery, reproducibility and deployment consistencymore details

 

 

 

 

MLOps Will Change Machine Learning image
Magdalena Stenius
Full Stack Developer | Valohai
15:20 - 16:50
Generative AI to Create Image and Deepfake Video

Workshop | Deep Learning | Beginner-Intermediate

 

This workshop will walk you through how to convert mathematical concepts into code to build AI models. At the end of the workshop, you’ll learn how to write code from scratch to do the magic i.e. generate images and deepfake video…more details

Generative AI to Create Image and Deepfake Video image
Soon Yau Cheong
Founder | Author of “Hands-on Image Generation with TensorFlow” | Sooner.ai
15:20 - 16:50
Federated Learning: Practice and Modern Algorithms

Workshop | Machine Learning | Intermediate-Advanced


In this workshop you will learn when and why federated learning should be used, basic algorithms for implementing it, as well as more advanced ones covering a variety of use-cases. Towards the end of the workshop participants will be offered a hands-on experience of training a federated model together…more details

Federated Learning: Practice and Modern Algorithms image
Mikhail Yurochkin, PhD
Research Staff Member | IBM Research and MIT-IBM Watson AI Lab
Federated Learning: Practice and Modern Algorithms image
Chaitanya Kumar
ML Engineer, Real World AI | IBM Research Singapore Lab
Federated Learning: Practice and Modern Algorithms image
Dr. Laura Wynter
Lead | IBM Research Singapore Lab
15:20 - 16:50
Teaching Machines to Talk: Modern Speech Synthesis with Deep Learning

Workshop | Deep Learning | NLP | All Levels

 

Over the past few years speech synthesis or text-to-speech (TTS) has seen rapid advances thanks to deep learning. As anyone who owns a voice assistant will know, artificial voices are becoming more and more natural and convincing. The good news is you can recreate this impressive technology yourself, using high quality open-source tools.
In this workshop, we’ll learn all about TTS and create a custom speech synthesis system from scratch. We’ll take a look at the development of TTS systems up to the present day, investigate the challenges that researchers are still grappling with, and walk through and end-to-end example of creating a deep learning-based TTS system – including data preparation, training, inference and evaluation. This workshop doesn’t require any prior knowledge of TTS or deep learning…more details

Teaching Machines to Talk: Modern Speech Synthesis with Deep Learning image
Alex Peattie
Co-founder, CTO | Peg
15:20 - 16:50
Advances in Conversational AI and NLP through Large Scale Language Models such as GPT-3

Workshop | NLP | Intermediate-Advanced

 

Transformers have taken the AI research and product community by storm. We have seen them advancing multiple fields in AI such as NLP, Computer Vision, Robotics. In this talk, I will be giving some background in Conversational AI, NLP and Transformers based Large Scale Language Models such as BERT and GPT-3more details

Advances in Conversational AI and NLP through Large Scale Language Models such as GPT-3 image
Chandra Khatri
Chief Scientist, Head of AI | Got It AI
15:20 - 16:50
Introduction To Face Processing With Computer Vision

Tutorial | Machine Learning | Beginner-Intermediate

 

Faces are a fundamental piece of photography, and building applications around them has never been easier with open-source libraries and pre-trained models. In this tutorial, we’ll help you understand some of the computer vision and machine learning techniques behind these applications. Then, we’ll use this knowledge to develop our own prototypes to tackle tasks such as face detection (e.g. digital cameras), recognition (e.g. Facebook Photos), classification (e.g. identifying emotions), manipulation (e.g. Snapchat filters), and more…more details

Introduction To Face Processing With Computer Vision image
Gabriel Bianconi
Founder | Scalar Research
Select date to see events.

Training & All Access Passes
Virtual Pass
Mini-Bootcamp
Group Discount

Save 30% on Full Price

STATUS
1 Day To Go
Door Price
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Bronze Pass
£149*
ODSC Talks, AI Expo & Demo Talks (Thursday Only)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Silver Pass
£299*
ODSC Talks, AI Expo & Demo Talks (2 Days Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Platinum Pass
£559*
ODSC Talks, Workshops, Trainings (2 Days Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Mini-Bootcamp
£699*
3 Days and AI+ Premium Access, live trainings (Tue-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
ODSC & AI Summit Pass
£2393*
Everything in Platinum + AI Summit Pass (Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Bronze Pass
£213*
ODSC Talks, AI Expo & Demo Talks (Thursday Only)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Silver Pass
£247*
ODSC Talks, AI Expo & Demo Talks (2 Days Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Platinum Pass
£799*
ODSC Talks, Workshops, Trainings (2 Days Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
Mini-Bootcamp
£999*
3 Days and AI+ Premium Access, live trainings (Tue-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)
ODSC & AI Summit Pass
£3419*
Everything in Platinum + AI Summit Pass (Wed-Thu)
Access to ODSC Talks (Wed-Thur)
Access to AI Expo & Demo Talks (Wed-Thur)
Access to All Virtual Sessions & Events (Wed-Thur)
Access to Hands-on ODSC Workshops (Wed-Thur)
Access to ODSC Training Sessions (30+ Sessions) | (Wed-Thur)
On-demand access to Conference Recordings*
1 year Premium Subscription on AI+
Access to Virtual Mini-Bootcamp Training Sessions on Tuesday
Access to Pre-Conference Live or On-demand Training
Access to AI Summit All Access Pass* (value = $1295)

Save 30% on Full Price

STATUS
1 Day To Go
Door Price
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
On-demand access to Conference Recordings*
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
Virtual Premium Pass
€99*
Virtual Workshops & Talks (2 Days Wed-Thu)
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
On-demand access to Conference Recordings*
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
Virtual Mini-Bootcamp
€399*
All Virtual and Pre-conference training & Access to AI+
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
On-demand access to Conference Recordings*
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
Access to Virtual ODSC Training Sessions (Wed-Thur)
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
On-demand access to Conference Recordings*
Virtual Premium Pass
€141*
Virtual Workshops & Talks (2 Days Wed-Thu)
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
Access to Virtual ODSC Training Sessions (Wed-Thur)
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
On-demand access to Conference Recordings*
Virtual Mini-Bootcamp
€570*
All Virtual and Pre-conference training & Access to AI+
Access to ODSC Talks
Access to Virtual AI Expo & Demo Talks (Wed-Thur)
Access to Virtual Talk Sessions and Events
Access to Virtual ODSC Workshops (Wed-Thur)
Access to Virtual ODSC Training Sessions (Wed-Thur)
Access to Virtual Tuesday Bootcamp Fundamentals
1 year Premium Subscription on AI+
Access to Pre-Conference live or on-demand training
On-demand access to Conference Recordings*

Limited Time Offer

STATUS
1 Day To Go
Door Price
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)
Virtual Mini-Bootcamp
€399*
Virtual Bootcamp Fundamentals
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)
Mini-Bootcamp (In-Person)
£699*
Bootcamp Fundamentals and AI+ Premium Access (Tue-Thu)
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)
Virtual Mini-Bootcamp
€570*
Virtual Bootcamp Fundamentals
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)
Mini-Bootcamp (In-Person)
£999*
Bootcamp Fundamentals and AI+ Premium Access (Tue-Thu)
Access to Virtual Bootcamp Fundamentals (Tueday)
Access to ODSC Talks & Workshop Sessions (Virtual)
Access to Virtual Events
Access to Pre-Conference live or on-demand training
Access to ALL Virtual Conference recordings
1 year Premium Subscription on AI+
Access to in-person ODSC Talks & Workshop Sessions (Wed-Thur)
Access to in-person Training Sessions | (Wed-Thur)
Access to in-person AI Solution Showcase Expo Area (Wed-Thur)
Access to in-person Demo Talks (Wed-Thur)

Tickets available at a group discount rate

STATUS
1 Day To Go
Door Price
Group of 3 or 4
€95*
Prices starting at
Group of 5 to 7
€85*
Prices starting at
Group of 8 to 12
€78*
Prices starting at
Group of >12
Tailored Package
Prices starting at
All Passes
£427*
Silver Pass & Up
All Passes
€141*
Virtual Premium Pass & Up
All Passes
€284*
Virtual Platinum Pass & Up

Registration & Discount Resources

Conference Pass guide

Quick Pass Guide

General Pass | Get access to breakout sessions, keynotes, and virtual events. Pre-conference training and conference training and workshop sessions are not included.

Premium Pass| Get access to ODSC Workshops, breakout sessions, keynotes, and virtual events. Pre-conference training and conference training are not included.

All Access | Get Access to 3 Conference days and All-Conference recordings.

Virtual Bootcamp | Get Access to 3 Conference days and All-Conference recordings PLUS Access to ONE On-demand Pre-conference training.

VIP | Get Access to ALL 3 Days of ODSC Europe PLUS Access to One Live or On-Demand Training and 1 year of premium subscription at aiplus.staging6.odsc.com


FREE
Access to the Virtual AI Expo Hall and Solution Showcase. Access to Demo talks

CERTIFICATION of COMPLETION
A Certification of Completion with any half or full day training course

ODSC CERTIFICATION €1,000 or Free
Free with any training course. Choose from Machine Learning, Deep Learning, and Data Science. Junior, senior, and principal levels available.

Pay by invoice/purchase order

You are able to buy your pass via Invoice/Purchase Order (PO).

Please submit your request to receive a Purchase Order HERE.

Scholarship

ODSC offers merit-based scholarships to first year graduates, underrepresented groups, and working students who express interest in the content ODSC offers. Find out more HERE

Group Discounts

We offer group discounts for groups between 3 and 12 persons. Please click for a purchase HERE.

If you have a group of 13 or more, please email us at group@odsc.com to enquire about additional discounts. Please mention the size of your group and the types of passes required.

How to Convince your manager to attend ODSC Europe 2021?

Let us help you convince your manager that your attendance will benefit your organization.
Please check HERE for more information.

Volunteer

In exchange for a free pass, ODSC seeks volunteers to help with our program and event planning.  Please email natalia.t@odsc.com for more details.

Open Data Science

 

 

 

Open Data Science
One Broadway
Cambridge, MA 02142
info@odsc.com

Privacy Settings
We use cookies to enhance your experience while using our website. If you are using our Services via a browser you can restrict, block or remove cookies through your web browser settings. We also use content and scripts from third parties that may use tracking technologies. You can selectively provide your consent below to allow such third party embeds. For complete information about the cookies we use, data we collect and how we process them, please check our Privacy Policy
Youtube
Consent to display content from - Youtube
Vimeo
Consent to display content from - Vimeo
Google Maps
Consent to display content from - Google