The project is a Deep learning framework where it is possible to make custom architectures and train them for various tasks. Made while relying solely on libarries/modules like numpy, matplotlib and ...
This project, in fulfillment of the subject CCS 239 Optimization Theory and Application, implements a web application for finding the root of a function with the Newton-Raphson method.