- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 80字
- 2021-07-02 15:17:06
Scalars, vectors, and matrices
Scalars, vectors, and matrices are the fundamental objects of mathematics. Basic definitions are listed as follows:
- Scalar is represented by a single number or numerical value called magnitude.
- Vector is an array of numbers assembled in order. A unique index identifies each number. Vector represents a point in space, with each element giving the coordinate along a different axis.
- Matrices is a two-dimensional array of numbers where each number is identified using two indices (i, j).
推薦閱讀
- LibGDX Game Development Essentials
- SQL Server入門經典
- 新型數據庫系統:原理、架構與實踐
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- 數據要素五論:信息、權屬、價值、安全、交易
- WS-BPEL 2.0 Beginner's Guide
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- 金融商業算法建模:基于Python和SAS
- 科研統計思維與方法:SPSS實戰
- 云數據中心網絡與SDN:技術架構與實現
- 爬蟲實戰:從數據到產品
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- 云計算寶典:技術與實踐
- 商業智能工具應用與數據可視化
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐