Warning: The magic method InvisibleReCaptcha\MchLib\Plugin\MchBasePublicPlugin::__wakeup() must have public visibility in /home/c3272282/public_html/silhouette-designer.com/wp-content/plugins/invisible-recaptcha/includes/plugin/MchBasePublicPlugin.php on line 37
2022年11月 | シルエットブログ

2022-11

AI

【簡易版:Androidのブラウザで実現するpython環境】機械学習(pytorch, scikit-learn)や実用的なプログラミング(jupyterlab, pandas, matplotlib, strearmlit)の環境構築について

Android端末の中に、AIや機械学習のライブラリであるpytorchなど、各種pythonライブラリのインストールを可能にしました。具体的にはTermuxにproot化ubuntuをインストールして、そこに隔離されたpythonの仮想環境を設定して、各種ライブラリをインストールしています。ubuntuのターミナルからjupyterlabを起動して、Androidのブラウザからpyhonプログラミング環境を用意することが可能です。
スポンサーリンク