- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 55字
- 2021-07-02 20:49:03
Installing R with an IDE
Before we begin, let's install an IDE for R. For R the most popular IDEs are Rstudio and Jupyter. Rstudio is dedicated to R whereas Jupyter provide multi-language support including R. Jupyter also provides an interactive environment and allow you to combine code, text, and graphics into a single notebook.
推薦閱讀
- Apache Spark 2.x Machine Learning Cookbook
- Instant Zepto.js
- SQL基礎教程(視頻教學版)
- Mastering ServiceNow(Second Edition)
- Hands-On Natural Language Processing with Python
- 從零開始學C#
- Learning YARN
- Spring+Spring MVC+MyBatis從零開始學
- .NET Standard 2.0 Cookbook
- Clojure for Java Developers
- QGIS 2 Cookbook
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- 程序員的英語
- Learning Puppet
- 軟件自動化測試實戰解析:基于Python3編程語言