Skip to content

Installation script to automate the process of installing several machine learning tools such as Tensorflow in the Linux environment on supported X86_64 Chromebooks.

License

Notifications You must be signed in to change notification settings

KeithIMyers/Crostini-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

Installation script to automate the process of installing several machine learning tools such as Tensorflow in the Linux environment on supported X86_64 Chromebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages