摘要: Estimator是Tensorflow的高阶API。除了Tensorflow官方定义的内置Estimator之外,用户也可以实现自定义的Estimator。 Estimator定义 Estimator的构造函数如下: 其中最核心的参数为 ,其接口如下 会被Estimator多次调用,通过调用Ten 阅读全文
posted @ 2019-09-15 21:48 踏马江湖 阅读(1453) 评论(0) 推荐(0)