/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

embecosm.com
| | d2l.ai
7.5 parsecs away

Travel
| | [AI summary] This chapter provides an in-depth exploration of recommender systems, covering fundamental concepts and advanced techniques. It begins with an overview of collaborative filtering and the distinction between explicit and implicit feedback. The chapter then delves into various recommendation tasks and their evaluation methods. It introduces the MovieLens dataset as a practical example for building recommendation models. Subsequent sections discuss matrix factorization, AutoRec using autoencoders, personalized ranking with Bayesian personalized ranking and hinge loss, neural collaborative filtering, sequence-aware recommenders, feature-rich models, and deep factorization machines like DeepFM. The chapter concludes with implementation details and ev...
| | josephm.dev
5.6 parsecs away

Travel
| | Fine tune a machine learning model to identify cloud types.
| | coornail.net
6.8 parsecs away

Travel
| | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.
| | distill.pub
16.2 parsecs away

Travel
| What we'd like to find out about GANs that we don't know yet.