Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 759 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 759 Bytes

ChromeOS Crostini Machine Learning Setup Thank You for using the ChromeOS Crostini Machine Learning Setup Script to setup your device for Machine Learning. We live in a age where Machine Learning will be deeply integrated into just about all future software projects. I honestly cannot wait to hear about what you create with these tools. Please feel free to drop me a note if you have a project to share.

Please visit the official instructions at https://kmyers.me/help/chromeos-crostini-ml/

Note - This requires a Chromebook with a X86_64 Processor and Crostini must be enabeled.

Install it by running

cd ~/

sudo apt install -y wget && bash <(wget -qO- https://raw.githubusercontent.com/KeithIMyers/Crostini-Machine-Learning/master/CrostiniMLSetup);