SWEet

A Software Engineer Is Eating Technologies

機械学習

【Tensorflow with Keras】 Warning on loading model

妙にハマったのでメモ Kerasでweightを保存してロードしようとした Save model.save_weights("model.hdf5", save_format="h5") Load model.load_weights("model.hdf5") これでロード時にWarinigが出た 2019-03-28 03:56:35.810375: W tensorflow/core/util/t…

【自分用まとめ】Google Developers ML Summit

Google Developers ML Summitに忍び込んできたので一応まとめる Keynote Edge TPU 250画像/sec をシステムで処理してる 60%のコストカットに成功 MLKit ビジネスはわかるけどMLはわからないとかのためにある 機械学習全部はできないけど色々やりた人向け Dis…