Category
Technologies
Python
Keep up to date with the latest news, techniques, and resources for Python programming. Our code alongs are full of practical use cases you can use to upskill.
Other technologies:
Fine-Tuning Your Own Llama 3 Model
Maxime, one of the world's leading thinkers in generative AI research, shows you how to fine-tune the Llama 3 LLM using Python and the Hugging Face platform.
Maxime Labonne
August 30, 2024
Building Trustworthy AI with Agents
Shingai Manjengwa, the Head of AI Education at Theoriq (ChainML Labs), will discuss the principles of responsible AI and demonstrate how they may be implemented in a world with multiple collaborating agents.
Shingai Manjengwa
August 27, 2024
Introduction to Claude
Aimée, a Learning Solutions Architect at DataCamp, takes you through how to use Claude. You'll get prompt engineering tips, see a data analysis workflow, and learn how to generate Python and SQL code with Claude.
Aimée Gott
August 7, 2024
Engineering Retrieval Augmented Generation Applications for the Enterprise with Pinecone
Roie, a Staff Developer Advocate at Pinecone, shows you how to build an enterprise-quality RAG application.
Roie Schwaber-Cohen
August 7, 2024
Fine-tuning Open Source LLMs with Mistral
Andrea, a Computing Engineer at CERN, and Josep, a Data Scientist at the Catalan Tourist Board, will walk you through the steps needed to customize the open-source Mistral LLM.
Josep Ferrer
Andrea Valenzuela
July 22, 2024
Natural Language Interfaces to Software with GPT-4o Function Calling
Richie, a Senior Data Evangelist at DataCamp, shows you how to use the function calling features in the OpenAI API and GPT-4o to create a simple AI assistant that has a natural language interface.
Richie Cotton
July 15, 2024
Machine Learning in Production with Python
Michelle Conway, Lead Data Scientist at Lloyds Banking Group, will walk you through a simple machine learning example on banking data, including feature engineering, training a model, making predictions, and assessing model performance.
Michelle Conway
July 5, 2024
Creating AI Assistants with GPT-4o
In this code-along, Richie shows you how to use the OpenAI API and GPT-4o to create an AI assistant for data science tasks.
Richie Cotton
June 13, 2024
Full Stack Data Engineering with Python
In this session, you'll see a full data workflow using some LIGO gravitational wave data (no physics knowledge required). You'll see how to work with HDF5 files, clean and analyze time series data, and visualize the results.
Blenda Guedes
April 18, 2024
Deep Learning on Rails with PyTorch Lightning
In this session, you'll learn how to create a simple deep learning model using PyTorch Lightning. You'll work through the steps of defining and training the model, making predictions, and evaluating model performance.
Luca Antiga
April 10, 2024
Managing Machine Learning Models with MLflow
Learn to use MLflow to track and package a machine learning model, and see the process for getting models into production.
Weston Bassler
March 6, 2024
Analyzing Google Sheets Data in Python
In this session you'll learn how to use DataLab to seamlessly access Google Sheets data and analyze the data with Python. Practice with exploratory data analysis tasks like crunching numbers and drawing visualizations for Google Analytics data.
Filip Schouwenaars
March 4, 2024