This document provides an overview of relational machine learning models and applications. It discusses how networks and graphs like social networks, biological networks, financial networks, and knowledge graphs can be modeled using relational machine learning. Specific models discussed include recommendation engines that use matrix factorization, the RESCAL model for multi-relational data, bilinear diagonal models for scalability, and TransE which models relationships as translations in the embedding space. The document also covers generating negative samples and different loss functions used for training these models.