6000個以上のアイコン素材を無料でダウンロードできるサイト ICOOON MONO
情報源: 炎 | アイコン素材ダウンロードサイト「icooon-mono」 | 商用利用可能なアイコン素材が無料(フリー)ダウンロードできるサイト
6000個以上のアイコン素材を無料でダウンロードできるサイト ICOOON MONO
情報源: 炎 | アイコン素材ダウンロードサイト「icooon-mono」 | 商用利用可能なアイコン素材が無料(フリー)ダウンロードできるサイト
tiefvision – End-to-end deep learning image-similarity search engine
情報源: paucarre/tiefvision: End-to-end deep learning image-similarity search engine
image-match – Quickly search over billions of images
情報源: ascribe/image-match: Quickly search over billions of images
自宅PCのlocalhost:10080とサーバーの127.0.0.1:80を紐付けてポートフォワード
例、
ssh ec2-micro -L 10080:127.0.0.1:80
自宅PCで
http://localhost:10080/phpmyadmin
を開く
miles-deep – Deep Learning Porn Video Classifier/Editor with Caffe
情報源: ryanjay0/miles-deep: Deep Learning Porn Video Classifier/Editor with Caffe
detection-2016-nipsws – Hierarchical Object Detection with Deep Reinforcement Learning
情報源: imatge-upc/detection-2016-nipsws: Hierarchical Object Detection with Deep Reinforcement Learning
#コマンドの作成
sudo vi /lib/systemd/system/test.service
[Service]
WorkingDirectory=/home/usrname/test
ExecStart=/usr/bin/python testing.py
Restart=always
RestartSec=60s
#RestartSecはプログラムが終了したら60秒後に再起動
#起動
sudo systemctl start test
#停止
sudo systemctl stop test
#ログを見る
sudo journalctl -u test
参考になったサイト
http://unix.stackexchange.com/questions/107939/how-to-restart-the-python-script-automatically-if-it-is-killed-or-dies
https://wiki.ubuntu.com/SystemdForUpstartUsers
無料WordpressテーマSimplicity2のダウンロードはこちらです。 テーマのアップデート方法は、以下を参照してください。 Simplicity2のダウンロード WordPress4.1以上、PHP5.4以上での利用をおすすめ
情報源: Simplicity2のダウンロード
機械学習や深層学習を学ぶ上で、数学は言語である 線形代数学 行列とベクトルは連立方程式を解くための記法 機械学習での活躍 どこまで学ぶか 最適化数学 学習とは 教師あり学習 教師なし学習 最適化を行う際の重要ワード「正則化」 どこまで学ぶ必要があるか 確率・統計 最低限知っておくべき定理や性質 最低限知っておくべき推定…