isaacmg / model_agnostic_prediction

Peelout model agnostic is a class for easily performing production pipeline predictions.
8 stars 2 forks source link

Support models other than Tensorflow with Keras. #1

Open isaacmg opened 6 years ago

isaacmg commented 6 years ago

Right now by default our Keras class will only support Tensorflow models.