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 Python
Anish Chapagain
ISBN: 978-1-78953-339-2
- Analyze data and information from web pages
- Learn how to use browser-based developer tools from the scraping perspective
- Use XPath and CSS selectors to identify and explore markup elements
- Learn...