issues
search
fchollet
/
keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
3.25k
stars
887
forks
source link
Added links to model converters.
#50
Open
gmalivenko
opened
6 years ago
gmalivenko
commented
6 years ago
Hello. I added links to these model converters:
pytorch2keras
- Convert PyTorch models to Keras (with TensorFlow backend) format
gluon2keras
- Convert Gluon models to Keras (with TensorFlow backend) format
Hello. I added links to these model converters: