Paul Van Eck
Paul Van Eck
  • Видео 3
  • Просмотров 83 921
Creating A Machine Learning IoT App on Raspberry Pi with Node-RED and TensorFlow.js
Learn about how you can leverage Node-RED and TensorFlow.js to create an AI-enabled IoT app on your Raspberry Pi.
Repository Link: github.com/IBM/node-red-tensorflowjs
Просмотров: 59 373

Видео

Progressive Web App for Offline Image Classification with TensorFlow.js
Просмотров 20 тыс.4 года назад
Learn about creating a progressive web application to classify images offline using React and TensorFlow.js. Repository: github.com/IBM/tfjs-web-app
TensorFlow Hangul Recognition
Просмотров 4,2 тыс.6 лет назад
Github Link: github.com/IBM/tensorflow-hangul-recognition This will cover the creation process of an Android application that will utilize a TensorFlow model trained to recognize Korean syllables. In this application, users will be able to draw a Korean syllable on their phone, and the application will attempt to infer what the character is by using the trained model. Furthermore, users will be...