Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.
/ CS771-Project Public archive

Course project for CS771A: Introduction to Machine Learning

Notifications You must be signed in to change notification settings

rharish101/CS771-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS771-Project

This repository hold an implementation of the Hessian-Free optimizer by Martens (2010) in Tensorflow 1.12. This optimizer is derived from the tf.train.Optimizer class, and thus it can be attached to any computation graph which uses only dense variables.

Check out the Experiments portion of the report for more details

About

Course project for CS771A: Introduction to Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages