- Keras Deep Learning Cookbook
- Rajdeep Dua Manpreet Singh Ghotra
- 51字
- 2021-06-10 19:38:54
Train the model
This method is used to train the model for a given number of epochs (iterations on a dataset):
fit(x=None, y=None, batch_size=None, epochs=1, verbose=1, callbacks=None, validation_split=0.0, validation_data=None, shuffle=True, class_weight=None, sample_weight=None, initial_epoch=0, steps_per_epoch=None, validation_steps=None)
Please refer to the docs for details on what each parameter means: https://keras.io/models/sequential/#the-sequential-model-api.
推薦閱讀
- 人工智能超越人類
- 網(wǎng)上沖浪
- 錯(cuò)覺(jué):AI 如何通過(guò)數(shù)據(jù)挖掘誤導(dǎo)我們
- 西門子PLC與InTouch綜合應(yīng)用
- VMware Performance and Capacity Management(Second Edition)
- 21天學(xué)通Visual C++
- 高維聚類知識(shí)發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- Machine Learning with the Elastic Stack
- FPGA/CPLD應(yīng)用技術(shù)(Verilog語(yǔ)言版)
- Mastering Text Mining with R
- 人工智能云平臺(tái):原理、設(shè)計(jì)與應(yīng)用
- Proteus從入門到精通100例
- Practical Internet of Things with JavaScript
- 單片機(jī)原理、應(yīng)用與PROTEUS仿真
- 微機(jī)原理及接口技術(shù)