试题详情

Keras中哪个方法或函数可以将json字符串转化成模型对象?

Afrom_json()

Bfrom_json_string()

Cmodel_from_json()

Dmodel_from_json_string()