2019年4月1日

摘要: https://linoxide.com/linux-how-to/install-flask-python-ubuntu/ 1. prerequisites > create a new user: sudo adduser bob > grant admin privileges: sudo u 阅读全文
posted @ 2019-04-01 22:33 westmole 阅读(285) 评论(0) 推荐(0)
摘要: https://askubuntu.com/questions/244641/how-to-set-up-and-use-a-virtual-python-environment-in-ubuntu 1. virtualenv安装 sudo apt-get install virtualenv 阅读全文
posted @ 2019-04-01 14:59 westmole 阅读(62) 评论(0) 推荐(0)

2019年1月31日

摘要: 记录pytorch官网60分钟简单教程的知识要点 阅读全文
posted @ 2019-01-31 00:11 westmole 阅读(130) 评论(0) 推荐(0)

2019年1月24日

摘要: 记录Ubuntu 18.04下的pytorch安装过程 阅读全文
posted @ 2019-01-24 15:18 westmole 阅读(331) 评论(0) 推荐(0)

导航