インプレスグループで電子出版事業を手がける株式会社インプレスR&Dは、『PythonとTensorFlowで作る類似画像検索』(著者:佐藤 純一)を発行いたします。 最新の知見を発信する『技術の泉シリーズ』は、「技術書典」や「技術書同人誌博覧会」をはじめとし ...
機械学習の記事を読んでいるとちらほらTensorflowだったりPyTorchというワードを見かけてふんわりと理解はしているものの実際に叩いたことはないな?と思ったので今回触れてみます。 公式クイックスタート どんな時もとりあえず公式からです。 公式 ...
AIを使ってロト6を機械学習で予想するためのソースコードを公開します。 ソースコードはPythonで書かれており、tensorflow(LSTM)を使用しています。LSTMは時系列データを学習(回帰・分類)し、予測することができます。 ロト6の過去の抽選結果をLSTMモデルで ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
It's possible to create neural networks from raw code. But there are many code libraries you can use to speed up the process. These libraries include Microsoft CNTK, Google TensorFlow, Theano, PyTorch ...
Overview: Python dominates computer vision with its vast array of open-source libraries and active community support.These ...
Pose estimation & detection has been minimally implemented using the OpenPose implementation https://github.com/ildoonet/tf-pose-estimation with Tensorflow. For ...