From the course: Learning TensorFlow with JavaScript

Unlock the full course today

Join today to access over 23,200 courses taught by industry experts.

Next steps

Next steps

- [Instructor] This was a brief and basic introduction to TensorFlow.js. Needless to say, there is a lot you can do from here. There are many tutorials and code samples on the TensorFlow.js docs that will get you going now that you understand the basics. You could continue working with this great library by applying it to your own project. If you already have an application built in Node.js and would like to start feeding the data from this project to TensorFlow, so you can enjoy the benefit of machine learning, this is the next step. Also, if working with TensorFlow really got you excited but found the JavaScript version to be a bit limited, you could get started with the full Python-based library. In this case, if you don't have any prior Python knowledge, take a look at all our courses on learning this language. Then, when you're ready, you can explore the full TensorFlow course we have in our library. Finally, if you got lost somewhere in this course due to your lack of Node.js or…

Contents