- Keras Deep Learning Cookbook
- Rajdeep Dua Manpreet Singh Ghotra
- 31字
- 2021-06-10 19:38:54
Compile the model
Model is compiled using the method signature:
compile(optimizer, loss=None, metrics=None, loss_weights=None, sample_weight_mode=None, weighted_metrics=None, target_tensors=None)
Please refer to the docs for details on what each parameter means: https://keras.io/models/sequential/#the-sequential-model-api.
推薦閱讀
- Hands-On Artificial Intelligence on Amazon Web Services
- 大數(shù)據(jù)專業(yè)英語
- Hands-On Cybersecurity with Blockchain
- 樂高機器人—槍械武器庫
- Mastering ServiceNow Scripting
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- RedHat Linux用戶基礎(chǔ)
- DevOps Bootcamp
- Word 2007,Excel 2007辦公應(yīng)用融會貫通
- Mastering pfSense
- 大數(shù)據(jù):引爆新的價值點
- 玩機器人 學(xué)單片機
- 案例解說Delphi典型控制應(yīng)用
- Raspberry Pi Projects for Kids
- Apache Spark Quick Start Guide