Code Monkey home page Code Monkey logo

hessian-free-gradient-flow-algorithm's Introduction

Quick Intro:

This folder contains all the functions and scripts used to implement the research paper titled "A Hessian-Free Gradient Flow (HFGF) method for the optimization of deep learning neural networks".

How to run the code?

In order to test the code, and obtain the result which is Table 2 in the main research paper, which can be accessed below, download this folder, add its path to the Matlab, and simply run Test_HFGF script.

Note:

Due to the limited access to a high computational power machine, the high dimensional functions were not tested. Feel free to test them if possible.

What is happening underneath the hood?

Test_HFGF script will call the main code of the paper named main_HFGF and will send 4 different testing functions and return the information needed to construct the table. Inside the main_HFGF, there is a call to Armijo function to obtain the step size alpha.

Reference:

https://www.sciencedirect.com/science/article/abs/pii/S0098135420303562

Contact information:

[email protected]

hessian-free-gradient-flow-algorithm's People

Contributors

random-guest avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.