/CMLDA

This repository contains the code for a Neural Network's implementation using either the Stochastic Gradient Descent or the Conjugate Gradient Descent as optimization algorithm.

Primary LanguagePython

Unipi Python version

CMLDA

Code repository for the Machine Learning group project for the Master's Degree in Computer Science's course Computational Mathematics for Learning and Data Analysis at the Pisa's University.

Assignment

(M) is a NN with topology and activation function of your choice, provided it is differentiable.