News

Comprehensive UML Coverage: Illustrates the application of key UML elements such as classes, attributes, methods, various types of associations (aggregation, composition), and generalization ...
Design and implementation of a small DeepLearning library from scratch in Java, inspired by Keras and the book "Deep Learning From Scratch" by O'Reilly. The goal is to apply the main OOP Design ...