Installing-ML-In-Termux-Python

This Script is installing Python and ML libararies in Android Mobile

Requirement :

Termux from Playstore Download..

After Installing Type commands

● apt update && apt upgrade -y ● apt install git -y ● git clone https://github.com/sanheensethi/Installing-ML-In-Termux-Python.git

When Script Downloaded.

Run Script :

sh ml-install.sh

Script Installs :

Resources :

ML Beginner Examples : Redirect

@Sanheen Sethi