Build a machine learning node for Node-RED using TensorFlow.js

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 มิ.ย. 2020
  • This is the third video in our four-part "AI in Node.js" learning path series. Check out the full tutorial here: ibm.biz/BdqaPu
    In this video, we will show how you can incorporate TensorFlow.js into your Node-RED applications to provide machine learning capabilities, enabling a variety of interesting AI and IoT use cases.
    Get the code here: github.com/pvaneck/ai-in-node...
    Previous Videos:
    Part 1 - • Getting started with A... - Getting started with AI in Node.js
    Part 2 - • How to Code a Deep Lea... - How to Code a Deep Learning Model in TensorFlow.js
    Build Smart. Build secure. Join a global community of developers at ibm.biz/IBMdeveloperYT
    #NodeRED
    #TensorFlow
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 15

  • @anhvu3780
    @anhvu3780 3 ปีที่แล้ว +1

    Damn. This is an awesome demo! Thanks.

  • @tomasdale5306
    @tomasdale5306 2 ปีที่แล้ว

    I am looking forward to watch more of your videos

  • @patrickzielinski6386
    @patrickzielinski6386 2 ปีที่แล้ว +1

    Great editing, this is a good complement to the linked tutorials showcasing the result, well done!

    • @IBMDeveloperAdvocates
      @IBMDeveloperAdvocates  2 ปีที่แล้ว

      Thank you for the feedback, Patrick! 😎 Glad you're enjoying the videos!

  • @OthmanAlikhan
    @OthmanAlikhan 2 ปีที่แล้ว

    Thanks for the video, learned a lot about node red itself =)

  • @sanjaybhatikar
    @sanjaybhatikar 2 ปีที่แล้ว

    Love it! Thank you, dude.

  • @qzorn4440
    @qzorn4440 3 ปีที่แล้ว

    good stuff... lots of power for peanuts... thanks a lot...:)

  • @fingerprint8479
    @fingerprint8479 2 ปีที่แล้ว

    Hi, I am trying to install the mask detector in my Pi4 but it complains of missing dependencies. Where can I get a list of all dependencies I must install prior to install the node facemask-detector?
    Thanks in advance.

  • @TheBontenbal
    @TheBontenbal 3 ปีที่แล้ว

    make sure you've installed: node-red-contrib-image-tools

  • @doanphuoctrieu7252
    @doanphuoctrieu7252 3 ปีที่แล้ว

    Can you show to me how to Play audio files in node - red. I'm using Node Red on Window. Thank you so much

    • @Jadinandrews
      @Jadinandrews 2 ปีที่แล้ว

      He was using the exec node, so you can execute any app to play the audio file from the command line

  • @xhancexd
    @xhancexd 2 ปีที่แล้ว

    how do I train my own set of model for object detection and use it on raspberry pi running node red?

    • @IBMDeveloperAdvocates
      @IBMDeveloperAdvocates  2 ปีที่แล้ว

      Hi there! Check out the full tutorial here 👉 ibm.co/3ESOyyR for the Raspberry Pi specifics (you'll have to scroll through the material).
      Hope this helps! 🙂