Get started with the transformers package from Hugging Face for sentiment analysis, translation, zero-shot text classification, summarization, and named-entity recognition (English and French)
Read More →Create your first pull request, and learn how to collaborate efficiently on software projects with git remote and github.
Read More →Finally understand how git works, stop using it blindly, and learn the most important commands to become productive right away.
Read More →Learn how to deploy your deep learning model as a REST API for your customers.
Read More →Learn the basics of matplotlib in 1h. You'll make your first plots with a toy machine learning example.
Read More →Learn the minimum numpy needed to get started with machine learning (1h course)
Read More →You want to get started with machine learning but you don't know python? You're at the right place! (1h course)
Read More →Set up a typical data pipeline as may be used in experimental science and IOT, with Docker, InfluxDB, and Grafana.
Read More →Everybody writes bugs. Let's see how to make sure they don't live long with debugging and unit tests. Introduction to pdb and unittest and a few advices for easy and reliable development.
Read More →One of the most important issues in machine learning, illustrated in a small 2D classification problem.
Read More →