kaholll / Wide-and-Deep-Keras

Keras implementation of Tensorflow's Wide and Deep Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wide-and-Deep-Keras

Keras implementation of Tensorflow's Wide and Deep Algorithm

This is just a quick, fun excercise trying to implement Tensorflow's Wide and Deep Algorithm wide and deep in Keras using the Functional API. Needless to say, if you are ever going to go use Wide and Deep, go for the Tensorflow implementation. Original paper here.

About

Keras implementation of Tensorflow's Wide and Deep Algorithm


Languages

Language:Python 100.0%