tdeboissiere / DeepLearningImplementations

Implementation of recent Deep Learning papers
MIT License
1.81k stars 650 forks source link

tensorflow backend #25

Closed katyprogrammer closed 7 years ago

katyprogrammer commented 7 years ago

Hi, thanks for sharing, does this code work on tensorflow backend on Keras?

tdeboissiere commented 7 years ago

In theory yes. You can pick the backend in the command line arguments.