How to Code a Deep Learning Model in TensorFlow.js
This is the second video in our four-part "AI in Node.js" learning path series. Check out the full tutorial here: http://ibm.biz/Bdqfiv
In this video, AI in Node.js is explored more deeply. We go over some programming concepts with TensorFlow.js and how to convert existing Python models for it. We then learn to build and train a model from scratch, use it for inference, and then use it for transfer learning—all common practices in AI. This should hopefully demonstrate how to effectively use TensorFlow.js for your own AI projects.
Get the code here: https://github.com/pvaneck/ai-in-nodejs/tree/master/coding-a-deep-learning-model-using-tensorflow.js
Build Smart. Join a global community of developers at http://ibm.biz/IBMdeveloperYT
#DeepLearning
#TensorFlow
#Nodejs