tmastny / leadr

https://tmastny.github.io/leadr/
MIT License
26 stars 2 forks source link

Add support for keras models #14

Open tmastny opened 6 years ago

tmastny commented 6 years ago

Note that you should be able to load Keras models built in Python in R: https://github.com/rstudio/keras/issues/141

This means once I buildleadr support for Keras, I should be able to use it with Python keras models as well.