ubuntu16.04安裝torch

第一步:從git上獲取安裝LuaJIT(C語言編寫的Lua的解釋器)和Torch所必需的依賴包: 在終端執行:git clone https://github.com/torch/distro.git ~/torch --recursive 在你的根目錄下生成一個torch文件夾,安裝文件都在裏面: 第二步:進入torch目錄,執行:bash install-deps 第三步:執行:./insta
相關文章
相關標籤/搜索