- Hands-On Artificial Intelligence for Beginners
- Patrick D. Smith
- 176字
- 2021-06-10 19:33:50
Keras
Keras is the most high-level deep learning library available, and is often where people begin on their AI journey. While we will focus on applications with TensorFlow in this book, it is important to introduce Keras because of its ubiquity and ease of use.
Written by Fran?ois Chollet at Google, Keras is a wrapper that can run on top of TensorFlow or other libraries such as Apache, MXNet, or Theano. Like the other libraries, it is available through PyPy by running pip install keras in your terminal or command line. Functionally, it's very similar to the way the scikit-learn works, and hence is a popular library for those who wish to get their hands dirty with deep learning as quickly as possible.
Like PyTorch, Keras was designed to be pythonic; everything utilizes native Python functions. It was also designed to be modular and minimal so that code is easily portable and reusable. To run Keras, you must already have TensorFlow installed, as it will act as it's back-end operator.
- 數(shù)據(jù)展現(xiàn)的藝術(shù)
- 手把手教你學(xué)AutoCAD 2010
- 數(shù)據(jù)運(yùn)營之路:掘金數(shù)據(jù)化時(shí)代
- 機(jī)器自動(dòng)化控制器原理與應(yīng)用
- CompTIA Network+ Certification Guide
- 構(gòu)建高性能Web站點(diǎn)
- 影視后期編輯與合成
- DevOps Bootcamp
- 零起點(diǎn)學(xué)西門子S7-200 PLC
- INSTANT Munin Plugin Starter
- 生物3D打印:從醫(yī)療輔具制造到細(xì)胞打印
- INSTANT Adobe Story Starter
- 傳感器原理與工程應(yīng)用
- 案例解說Delphi典型控制應(yīng)用
- ADuC系列ARM器件應(yīng)用技術(shù)