語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
OCaml Scientific Computing = Functional Programming in Data Science and Artificial Intelligence /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
OCaml Scientific Computing/ by Liang Wang, Jianxin Zhao, Richard Mortier.
其他題名:
Functional Programming in Data Science and Artificial Intelligence /
作者:
Wang, Liang.
其他作者:
Mortier, Richard.
面頁冊數:
XXII, 359 p. 105 illus., 73 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Data Science. -
電子資源:
https://doi.org/10.1007/978-3-030-97645-3
ISBN:
9783030976453
OCaml Scientific Computing = Functional Programming in Data Science and Artificial Intelligence /
Wang, Liang.
OCaml Scientific Computing
Functional Programming in Data Science and Artificial Intelligence /[electronic resource] :by Liang Wang, Jianxin Zhao, Richard Mortier. - 1st ed. 2022. - XXII, 359 p. 105 illus., 73 illus. in color.online resource. - Undergraduate Topics in Computer Science,2197-1781. - Undergraduate Topics in Computer Science,.
Part I: Numerical Techniques -- 1. Introduction -- 2. Numerical Algorithms -- 3. Statistics -- 4. Linear Algebra -- 5. N-Dimensional Arrays -- 6. Ordinary Differential Equations -- 7. Signal Processing -- Part II: Advanced Data Analysis Techniques -- 8. Algorithmic Differentiation -- 9. Optimisation -- 10. Regression -- 11. Neural Network -- 12. Vector Space Modelling -- Part III: Use Cases -- 13. Case Study: Image Recognition -- 14. Case Study: Instance Segmentation -- 15. Case Study: Neural Style Transfer -- 16. Case Study: Recommender System.
This book is about the harmonious synthesis of functional programming and numerical computation. It shows how the expressiveness of OCaml allows for fast and safe development of data science applications. Step by step, the authors build up to use cases drawn from many areas of Data Science, Machine Learning, and AI, and then delve into how to deploy at scale, using parallel, distributed, and accelerated frameworks to gain all the advantages of cloud computing environments. To this end, the book is divided into three parts, each focusing on a different area. Part I begins by introducing how basic numerical techniques are performed in OCaml, including classical mathematical topics (interpolation and quadrature), statistics, and linear algebra. It moves on from using only scalar values to multi-dimensional arrays, introducing the tensor and Ndarray, core data types in any numerical computing system. It concludes with two more classical numerical computing topics, the solution of Ordinary Differential Equations (ODEs) and Signal Processing, as well as introducing the visualization module we use throughout this book. Part II is dedicated to advanced optimization techniques that are core to most current popular data science fields. We do not focus only on applications but also on the basic building blocks, starting with Algorithmic Differentiation, the most crucial building block that in turn enables Deep Neural Networks. We follow this with chapters on Optimization and Regression, also used in building Deep Neural Networks. We then introduce Deep Neural Networks as well as topic modelling in Natural Language Processing (NLP), two advanced and currently very active fields in both industry and academia. Part III collects a range of case studies demonstrating how you can build a complete numerical application quickly from scratch using Owl. The cases presented include computer vision and recommender systems. This book aims at anyone with a basic knowledge of functional programming and a desire to explore the world of scientific computing, whether to generally explore the field in the round, to build applications for particular topics, or to deep-dive into how numerical systems are constructed. It does not assume strict ordering in reading – readers can simply jump to the topic that interests them most. .
ISBN: 9783030976453
Standard No.: 10.1007/978-3-030-97645-3doiSubjects--Topical Terms:
1174436
Data Science.
LC Class. No.: QA76.7-.73
Dewey Class. No.: 005.13
OCaml Scientific Computing = Functional Programming in Data Science and Artificial Intelligence /
LDR
:04326nam a22003975i 4500
001
1086661
003
DE-He213
005
20220526154656.0
007
cr nn 008mamaa
008
221228s2022 sz | s |||| 0|eng d
020
$a
9783030976453
$9
978-3-030-97645-3
024
7
$a
10.1007/978-3-030-97645-3
$2
doi
035
$a
978-3-030-97645-3
050
4
$a
QA76.7-.73
072
7
$a
UMX
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
005.13
$2
23
100
1
$a
Wang, Liang.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
782849
245
1 0
$a
OCaml Scientific Computing
$h
[electronic resource] :
$b
Functional Programming in Data Science and Artificial Intelligence /
$c
by Liang Wang, Jianxin Zhao, Richard Mortier.
250
$a
1st ed. 2022.
264
1
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2022.
300
$a
XXII, 359 p. 105 illus., 73 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
490
1
$a
Undergraduate Topics in Computer Science,
$x
2197-1781
505
0
$a
Part I: Numerical Techniques -- 1. Introduction -- 2. Numerical Algorithms -- 3. Statistics -- 4. Linear Algebra -- 5. N-Dimensional Arrays -- 6. Ordinary Differential Equations -- 7. Signal Processing -- Part II: Advanced Data Analysis Techniques -- 8. Algorithmic Differentiation -- 9. Optimisation -- 10. Regression -- 11. Neural Network -- 12. Vector Space Modelling -- Part III: Use Cases -- 13. Case Study: Image Recognition -- 14. Case Study: Instance Segmentation -- 15. Case Study: Neural Style Transfer -- 16. Case Study: Recommender System.
520
$a
This book is about the harmonious synthesis of functional programming and numerical computation. It shows how the expressiveness of OCaml allows for fast and safe development of data science applications. Step by step, the authors build up to use cases drawn from many areas of Data Science, Machine Learning, and AI, and then delve into how to deploy at scale, using parallel, distributed, and accelerated frameworks to gain all the advantages of cloud computing environments. To this end, the book is divided into three parts, each focusing on a different area. Part I begins by introducing how basic numerical techniques are performed in OCaml, including classical mathematical topics (interpolation and quadrature), statistics, and linear algebra. It moves on from using only scalar values to multi-dimensional arrays, introducing the tensor and Ndarray, core data types in any numerical computing system. It concludes with two more classical numerical computing topics, the solution of Ordinary Differential Equations (ODEs) and Signal Processing, as well as introducing the visualization module we use throughout this book. Part II is dedicated to advanced optimization techniques that are core to most current popular data science fields. We do not focus only on applications but also on the basic building blocks, starting with Algorithmic Differentiation, the most crucial building block that in turn enables Deep Neural Networks. We follow this with chapters on Optimization and Regression, also used in building Deep Neural Networks. We then introduce Deep Neural Networks as well as topic modelling in Natural Language Processing (NLP), two advanced and currently very active fields in both industry and academia. Part III collects a range of case studies demonstrating how you can build a complete numerical application quickly from scratch using Owl. The cases presented include computer vision and recommender systems. This book aims at anyone with a basic knowledge of functional programming and a desire to explore the world of scientific computing, whether to generally explore the field in the round, to build applications for particular topics, or to deep-dive into how numerical systems are constructed. It does not assume strict ordering in reading – readers can simply jump to the topic that interests them most. .
650
2 4
$a
Data Science.
$3
1174436
650
2 4
$a
Special Purpose and Application-Based Systems.
$3
669833
650
2 4
$a
Mathematics of Computing.
$3
669457
650
1 4
$a
Programming Language.
$3
1365750
650
0
$a
Artificial intelligence—Data processing.
$3
1366684
650
0
$a
Computers, Special purpose.
$3
1069426
650
0
$a
Computer science—Mathematics.
$3
1253519
650
0
$a
Programming languages (Electronic computers).
$3
1127615
700
1
$a
Mortier, Richard.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1393508
700
1
$a
Zhao, Jianxin.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1393507
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9783030976446
776
0 8
$i
Printed edition:
$z
9783030976460
830
0
$a
Undergraduate Topics in Computer Science,
$x
1863-7310
$3
1254738
856
4 0
$u
https://doi.org/10.1007/978-3-030-97645-3
912
$a
ZDB-2-SCS
912
$a
ZDB-2-SXCS
950
$a
Computer Science (SpringerNature-11645)
950
$a
Computer Science (R0) (SpringerNature-43710)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入