Skip to content

[AutoML] A Python Keras implementation to an automated adaption of the Forward Thinking algorithm proposed by Hettinger et al. in 2017

Notifications You must be signed in to change notification settings

stevenabreu7/automated-forward-thinking-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Forward Thinking in Keras

This repository provides a Python Keras implementation to an automated adaption of the Forward Thinking algorithm proposed by Hettinger et al. in 2017. The code shows a deep feedforward neural network trained in a greedy layer-wise manner with automated layer construction (rather than pre-defined layer sizes as in the original paper).

About

[AutoML] A Python Keras implementation to an automated adaption of the Forward Thinking algorithm proposed by Hettinger et al. in 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages