matekrk / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Python 54.6%Language:TeX 45.4%