Personal implementation and adaptation of the Louvain algorithm that implements the made-from-scratch data strcutures from the Data Structures course that I took as Mathematical and Physical ...
This repository demonstrates how to implement the content based filtering algorithm from scratch using NumPy and a neural network from TensorFlow. The objective of this project was to gain a deeper ...