Use python to drive your GPU with CUDA for accelerated, parallel computing. Notebook ready to run on the Google Colab platform
Read More →Python is an interpreted language, so it's flexible and easy to use, but it can be slow. Learn how to make it 100 times faster by compiling it for your machine, with just one line of additional code. Notebook ready to run on the Google Colab platform
Read More →Visualization is absolutely essential in data analysis, as it allows you to directly feed your data into a powerful neural network for unsupervised learning: your brain. Learn how to use bokeh to dig deeper in your data!
Read More →With this uncomplicated recipe, you will learn how to manage ports on your raspberry pi (or any Debian), and how to enable remote access to your database server. The installation of mongodb on the pi is also covered.
Read More →Set up your first MongoDB server, store data with python, and analyze it with pandas in a jupyter notebook.
Read More →rsync is a great backup tool, maybe the best. Learn how to use it in Windows, on a debian machine running with Windows Subsystem for Linux (WSL)
Read More →Cute little computer with Wifi access. Easy recipe for a headless install of raspbian lite, without screen and keyboard.
Read More →Set up a raspberry pi with the software you need and nothing else in less than 10 minutes!
Read More →Let's use the HOG algorithm implemented in OpenCV to detect people in real time in a video stream!
Read More →Learn how to use darknet to detect objects in images with YOLOv3
Read More →