- Deep Learning Quick Reference
- Mike Bernico
- 82字
- 2021-06-24 18:40:06
What is Keras?
While building deep neural networks in TensorFlow is far easier than doing it from scratch, TensorFlow is still a very low-level API. Keras is a high-level API that allows us to use TensorFlow (or alternatively Theano or Microsoft's CNTK) to rapidly build deep learning networks.
Models built in Keras and TensorFlow are portable and can be trained or served in native TensorFlow as well. Models constructed in TensorFlow can be loaded into Keras and used there as well.
推薦閱讀
- 零起步輕松學單片機技術(第2版)
- Seven NoSQL Databases in a Week
- Practical Data Wrangling
- Getting Started with MariaDB
- 大學計算機應用基礎
- 21天學通Visual Basic
- 數據挖掘方法及天體光譜挖掘技術
- 我也能做CTO之程序員職業規劃
- Visual FoxPro程序設計
- Extending Ansible
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- Mastering Geospatial Analysis with Python
- Linux系統管理員工具集
- 機器學習案例分析(基于Python語言)
- 智能小車機器人制作大全(第2版)