TensorFlow 本、見本誌届きました
A sample copy of Japanese translated O'Reilly "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" has been delivered. 先日ご… 続きを読む »
A sample copy of Japanese translated O'Reilly "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" has been delivered. 先日ご… 続きを読む »
Japanese translated O'Reilly "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" will be published soon! 微力ながらお手伝いさせて頂いた、… 続きを読む »
To get deeper understanding of Keras models, translated a model to C language mostly by hand. ディープニューラルネットワークのフレームワーク Keras で作成したモデルを、一般的な C 言語に変換する実験をしてみました。 現在は、さまざまな変換ツールがありますが、ツールそれぞれに一長一短があり、デファク… 続きを読む »
Tried MNIST handwritten digits recognition,which was trained by Keras, by Neural Network on STM32 microcontroller,. 今日は、機械学習フレームワーク Keras で学習させたニューラルネットを STM32 マイコンにロードし、マイコンで手書き数字(MNIST データセット)を識別をして… 続きを読む »