- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 60字
- 2021-07-02 20:49:04
Getting ready
R supports multiple operating systems such as Windows, macOS X, and Linux. The installation files for R can be downloaded from any one of the mirror sites at Comprehensive R Archive Network (CRAN) at https://cran.r-project.org/. The CRAN is also a major repository for packages in R. The programming language R is available under both 32-bit and 64-bit architectures.
推薦閱讀
- Python編程自學手冊
- 基于粒計算模型的圖像處理
- Node.js 10實戰
- Visual Basic 6.0程序設計計算機組裝與維修
- PostgreSQL Cookbook
- Java高手真經(高級編程卷):Java Web高級開發技術
- 趣學Python算法100例
- Flask Web開發入門、進階與實戰
- WSO2 Developer’s Guide
- Getting Started with PowerShell
- Kotlin Standard Library Cookbook
- Learning Unity 2D Game Development by Example
- Learning AngularJS for .NET Developers
- C++ System Programming Cookbook
- Android高級開發實戰:UI、NDK與安全