This project implements neural networks for performing modular arithmetic tasks, specifically modular addition and multiplication. The neural network models are trained and evaluated using a dataset ...
Discrete Mathematics with Python This project is a comprehensive collection of Python functions that address fundamental concepts and problems from discrete mathematics. Designed primarily for ...