HUJI-Deep / simnets-tf

SimNets implementation in TensorFlow
MIT License
7 stars 3 forks source link

Add tests for Keras layers #10

Open orsharir opened 7 years ago

orsharir commented 7 years ago

Follow the testing scheme of Keras (see here for examples), and add specific tests for both the individual layers of Keras, as well as integration tests.