This document summarizes a research paper that studied the detection of cyberbullying using machine learning and deep learning techniques. Specifically, it used a hybrid model combining KNN, SVM and Random Forest algorithms (stacking algorithm) and a Convolutional Neural Network (CNN) on a Twitter dataset. The stacking algorithm achieved an accuracy of X% while the CNN achieved a higher accuracy of Y%. A comparison of the two models found that CNN produced a more precise prediction of cyberbullying. The document also reviewed related work on cyberbullying detection using content-based, user-based and network-based approaches with machine learning algorithms like SVM, Naive Bayes and deep learning methods like CNN.