- Mastering TensorFlow 1.x
- Armando Fandango
- 76字
- 2021-06-25 22:51:02
Workflow for building models in Keras
The simple workflow in Keras is as follows:
- Create the model
- Create and add layers to the model
- Compile the model
- Train the model
- Use the model for prediction or evaluation
Let's check out each of these steps.
You can follow the code examples in this chapter with the Jupyter Notebook ch-03_Keras_101 included in the code bundle. Try modifying the code in the notebook to explore various options.
推薦閱讀
- ATmega16單片機(jī)項(xiàng)目驅(qū)動教程
- 極簡Spring Cloud實(shí)戰(zhàn)
- Linux運(yùn)維之道(第2版)
- 電腦常見故障現(xiàn)場處理
- Manage Partitions with GParted How-to
- Mastering Manga Studio 5
- 分布式微服務(wù)架構(gòu):原理與實(shí)戰(zhàn)
- 單片機(jī)系統(tǒng)設(shè)計(jì)與開發(fā)教程
- 單片機(jī)開發(fā)與典型工程項(xiàng)目實(shí)例詳解
- 筆記本電腦維修實(shí)踐教程
- 超大流量分布式系統(tǒng)架構(gòu)解決方案:人人都是架構(gòu)師2.0
- RISC-V處理器與片上系統(tǒng)設(shè)計(jì):基于FPGA與云平臺的實(shí)驗(yàn)教程
- Mastering Machine Learning on AWS
- Istio實(shí)戰(zhàn)指南
- FPGA實(shí)戰(zhàn)訓(xùn)練精粹