1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install Docker CE on Ubuntu 22.04

Install Docker CE on Ubuntu 22.04

Docker is an open-source platform for developing, testing, and running applications. Docker provides a way to package and run an application in a container. A container is an isolated environment...
Install GitLab CE on Ubuntu 20.04

Install GitLab CE on Ubuntu 20.04

GitLab is an open-source DevOps platform which provides Git repositories management, continuous integration, issue tracking, and other features. Self-managed GitLab can be installed on the own server. This tutorial explains...
Set Up Kaggle API

Set Up Kaggle API

Kaggle is a platform that offers machine learning competitions, allows making submissions, download public datasets, and more. Kaggle has a large community of data scientists and machine learning engineers. We...