240
笔下虽有千言,胸中实无一策
摘要: Remove an environment If you didn’t really want an environment named flowers, just remove it as follows: conda remove --name flowers --all Export the 阅读全文
posted @ 2017-03-11 07:11 CasperWin 阅读(596) 评论(0) 推荐(0)
摘要: Copy Folder Copy the content of a folder /source to another existing folder /dest 阅读全文
posted @ 2017-03-11 07:07 CasperWin 阅读(350) 评论(0) 推荐(0)
摘要: How to check the current version of TensorFlow? This depends on how you installed TensorFlow. Pip installation Run: Note that python is symlinked to / 阅读全文
posted @ 2017-03-11 03:39 CasperWin 阅读(1137) 评论(0) 推荐(0)