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

  • Deep Learning with Theano
  • Christopher Bourez
  • 39字
  • 2021-07-15 17:17:02

Inference

Inference is the process of using the model to produce predictions.

For inference, the weight parameters do not need to be updated, so the inference function is simpler than the training function:

infer_model = theano.function(
    inputs=[x],
    outputs=[y_pred]
)
主站蜘蛛池模板: 鄂托克前旗| 响水县| 那曲县| 开封县| 亚东县| 佛冈县| 辽阳市| 石嘴山市| 德钦县| 南城县| 德令哈市| 兴义市| 鄂托克前旗| 介休市| 阿图什市| 天峨县| 丰城市| 屏山县| 沛县| 盈江县| 乌拉特后旗| 南平市| 灵川县| 焦作市| 云梦县| 肇源县| 简阳市| 哈巴河县| 高要市| 板桥市| 墨脱县| 博客| 信阳市| 密云县| 宁晋县| 阜新| 岳池县| 德惠市| 汪清县| 林芝县| 萍乡市|