Skip to content

EricEReber/FFNN_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2 FYS-STK 3155

This is the repo for the second research paper in FYS-STK 3155 Applied data analysis and Machine Learning. It concerns numerical optimization techniques and feed forward neural networks.

Co-authored by

Gregor Kajda \ Eric Emanuel Reber \ Jonatan Hoffmann Hanssen

Structure

The paper can be found at doc/paper.pdf. The implementations of gradient descent, different schedulers and the FFNN can be found at src/Schedulers.py, src/FFNN.py and src/utils.py. The rest of the src directory contains scripts used to create various plots in the report. A description of which script is used to create which script can be found in the appendix of the paper.

About

Project 2 in FYS-STK3155

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages