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 →Learn how to integrate jupyter notebooks in a web page, and how to highlight code and show nice equations.
Read More →Create a choropleth map with geoviews and geopandas. Working geoviews installation instructions as of May 2021.
Read More →Create an interactive display for geographical data with python: real-estate prices near Geneva.
Read More →This blog is now powered by django and wagtail, and is now hosted at my place. Here's what I did.
Read More →Use transfer learning to easily classify dog and cat pictures with a 98.5% accuracy.
Read More →Classify dog and cat pictures with a 92% accuracy with a deep convolutional neural network.
Read More →Set up a typical data pipeline as may be used in experimental science and IOT, with Docker, InfluxDB, and Grafana.
Read More →Write your own CUDA kernels in python to accelerate your computing on the GPU. Notebook ready to run on the Google Colab platform
Read More →