- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 111字
- 2021-07-02 20:49:05
Setting up deep learning tools/packages in R
The major deep learning packages are developed in C/C++ for efficiency purposes and wrappers are developed in R to efficiently develop, extend, and execute deep learning models.
A lot of open source deep learning libraries are available. The prominent libraries in this area are as follows:
- Theano
- TensorFlow
- Torch
- Caffe
There are other prominent packages available on the market such as H2O, CNTK (Microsoft Cognitive Toolkit), darch, Mocha, and ConvNetJS. There are a lot of wrappers that are developed around these packages to support the easy development of deep learning models, such as Keras and Lasagne in Python and MXNet, both supporting multiple languages.
推薦閱讀
- 大話PLC(輕松動漫版)
- 從零構建知識圖譜:技術、方法與案例
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- 微服務設計原理與架構
- Python網絡爬蟲從入門到實踐(第2版)
- Learning Elixir
- Python金融數據分析
- Windows Server 2012 Unified Remote Access Planning and Deployment
- ASP.NET 3.5程序設計與項目實踐
- SQL Server 2012數據庫管理與開發項目教程
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Tableau 10 Bootcamp
- 區塊鏈項目開發指南
- PhoneGap 4 Mobile Application Development Cookbook