This repository was archived by the owner on Jul 1, 2020. It is now read-only.
-
Couldn't load subscription status.
- Fork 4
Home
alemasle edited this page Aug 1, 2018
·
24 revisions

- Introduction
- Installation
- Quick start
- How To (Main questions)
TuxML stands for Tux and Machine Learning (ML), Machine Learning applied to the options of Linux kernel configurations. The Linux kernel has near 14 000 options allowing to provide an infinity of different Linux kernels. To do that, we are harvesting several thousand of compilations data gained by the mass compilation of Linux kernels to be able to "predict" the characteristics of a kernel from its configuration.
If you want to prepare your machine to use TuxML and mass compilation, you will need Docker and MLfood.py.
You can visit Docker if you need further informations.
On Linux in a terminal:
curl -fsSL get.docker.com -o get-docker.sh
sh get-docker.sh