ai-in-nodejs icon indicating copy to clipboard operation
ai-in-nodejs copied to clipboard

Supplementary code for the IBM Developer "AI in Node.js" learning path.

AI in Node.js Learning Path Supplementary Code

This repository contains a series of tutorials that are intended to introduce how to use AI deep learning models in Node.js.

Parts

  1. An introduction to AI in Node.js
  2. Coding a deep learning model using TensorFlow.js
  3. Building a machine learning node for Node-RED using TensorFlow.js
  4. WIP - Environments for running AI in Node.js