.. Deeplay documentation master file, created by sphinx-quickstart on Mon Mar 24 22:59:17 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Deeplay documentation ===================== Deeplay is a deep learning library in Python that extends PyTorch with additional functionalities focused on modularity and reusability. Deeplay seeks to address the common issue of rigid and non-reusable modules in PyTorch projects by offering a system that allows for easy customization and optimization of neural network components. Specifically, it facilitates the definition, training, and adjustment of neural networks by introducing dynamic modification capabilities for model components after their initial creation. .. toctree:: :maxdepth: 2 :caption: Contents: src/Documentation