官术网_书友最值得收藏!

Model compilation internals

Let's look at what happens behind the scenes when model.compile() is called.

Get the optimizer depending on the Backend

Here is a list of the optimizers supported:

all_classes = {
'sgd': SGD,
'rmsprop': RMSprop,
'adagrad': Adagrad,
'adadelta': Adadelta,
'adam': Adam,
'adamax': Adamax,
'nadam': Nadam,
'tfoptimizer': TFOptimizer,
}
主站蜘蛛池模板: 西青区| 河津市| 南宫市| 徐汇区| 康平县| 乌兰浩特市| 宜城市| 桐梓县| 微山县| 扬州市| 沧源| 汕尾市| 秦皇岛市| 北川| 禹州市| 百色市| 万全县| 安龙县| 北宁市| 岳阳县| 道真| 乐东| 沈阳市| 青阳县| 洪江市| 岳普湖县| 安义县| 乐至县| 泸水县| 长阳| 宝鸡市| 辛集市| 甘肃省| 永和县| 宁津县| 荔浦县| 丹阳市| 吴川市| 象山县| 凌海市| 阿合奇县|