- Hands-On Machine Learning with JavaScript
- Burak Kanber
- 167字
- 2021-06-25 21:38:19
Preparing the development environment
The examples in this book will use both the web browser environment and the Node.js environment. While Node.js Version 8 and higher has support for ES6+, not all browser vendors have complete support yet for ES6+ features, and we will therefore be using Babel to transpile all of our code regardless.
This book will try its best to use the same project structure for all examples, whether they're executed on the command line in Node.js or run in the browser. Because we're attempting to standardize this project structure, not every project will use all of the features we set up in this section.
The tools you will need are:
- Your favorite code editor, such as Vim, Emacs, Sublime Text, or WebStorm
- An up-to-date web browser such as Chrome or Firefox
- Node.js Version 8 LTS or higher; this book will use version 9.4.0 for all examples
- The Yarn package manager (optional; you may use npm instead)
- Various build tools such as Babel and Browserify
- 虛擬儀器設(shè)計(jì)測(cè)控應(yīng)用典型實(shí)例
- 大數(shù)據(jù)管理系統(tǒng)
- 會(huì)聲會(huì)影X5視頻剪輯高手速成
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 自動(dòng)控制原理
- Mobile DevOps
- Hands-On Neural Networks with Keras
- RPA(機(jī)器人流程自動(dòng)化)快速入門:基于Blue Prism
- CompTIA Network+ Certification Guide
- 構(gòu)建高性能Web站點(diǎn)
- 21天學(xué)通C語言
- 電腦主板現(xiàn)場(chǎng)維修實(shí)錄
- INSTANT Heat Maps in R:How-to
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- Spatial Analytics with ArcGIS