- Mastering TensorFlow 1.x
- Armando Fandango
- 19字
- 2021-06-25 22:51:01
Training the TFLearn Model
After creating, train the model with the model.fit() method:
model.fit(X_train,
Y_train,
n_epoch=n_epochs,
batch_size=batch_size,
show_metric=True,
run_id='dense_model')
推薦閱讀
- ATmega16單片機(jī)項(xiàng)目驅(qū)動(dòng)教程
- 施耐德SoMachine控制器應(yīng)用及編程指南
- 數(shù)字邏輯(第3版)
- Artificial Intelligence Business:How you can profit from AI
- Arduino BLINK Blueprints
- Building 3D Models with modo 701
- Internet of Things Projects with ESP32
- 計(jì)算機(jī)電路基礎(chǔ)(第2版)
- 單片機(jī)原理及應(yīng)用
- 計(jì)算機(jī)組裝、維護(hù)與維修項(xiàng)目教程
- 基于S5PV210處理器的嵌入式開發(fā)完全攻略
- Advanced Machine Learning with R
- 詳解FPGA:人工智能時(shí)代的驅(qū)動(dòng)引擎
- 計(jì)算機(jī)組裝與維護(hù)立體化教程(微課版)
- Raspberry Pi Media Center