/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

blog.reachsumit.com
| | distill.pub
2.7 parsecs away

Travel
| | What components are needed for building learning algorithms that leverage the structure and properties of graphs?
| | d2l.ai
4.1 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...
| | memgraph.com
3.2 parsecs away

Travel
| | Find out what node embeddings are, how to generate them and where they can be used
| | ben.bolte.cc
23.4 parsecs away

Travel
| A quick introduction to using Theano for deep learning, from the bare-bones to a full neural network.