If you enjoyed this book, you may be interested in these other books by Packt:

Hands-On Machine Learning with TensorFlow.js
Kai Sasaki
ISBN: 978-1-83882-173-9
- Use the t-SNE algorithm in TensorFlow.js to reduce dimensions in an input dataset
- Deploy tfjs-converter to convert Keras models and load them into TensorFlow.js
- Apply the Bellman equation to solve MDP problems
- Use the k-means algorithm in TensorFlow.js to visualize prediction results
- Create tf.js packages with Parcel, Webpack, and Rollup to deploy web apps
- Implement tf.js backend frameworks to tune and accelerate app performance
Hands-On Web Scraping with ...