pplonski / keras2cpp

This is a bunch of code to port Keras neural network model into pure C++.
MIT License
679 stars 153 forks source link

Add support for 'sigmoid' Activation layer. #19

Closed blackarrow3542 closed 7 years ago

pplonski commented 7 years ago

Thank you!