- Hands-On Artificial Intelligence for Beginners
- Patrick D. Smith
- 91字
- 2021-06-10 19:33:50
PyTorch
PyTorch is a newer, but growing deep learning library that is based on the Torch framework used for Facebook's deep learning algorithms. Unlike TensorFlow, PyTorch is not a wrapper that compiles to an underlying language, but is written to mimic native Python. If you have had any experience with Python programming, PyTorch will feel extremely familiar to you.
PyTorch can be easily installed with:
conda install pytorch torchvision -c pytorch
Currently, PyTorch does not have a Windows distribution, which may make it out of reach for some users.
推薦閱讀
- Unreal Engine:Game Development from A to Z
- Introduction to DevOps with Kubernetes
- Visual FoxPro 6.0數據庫與程序設計
- 數據產品經理:解決方案與案例分析
- 大數據時代
- Enterprise PowerShell Scripting Bootcamp
- 傳感器與新聞
- PVCBOT機器人控制技術入門
- R Machine Learning Projects
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- 三菱FX/Q系列PLC工程實例詳解
- PHP求職寶典
- 計算機辦公應用培訓教程
- 信息系統安全保障評估
- Oracle Blockchain Quick Start Guide