.. blogpost:: :title: Deep model from one framework to another :keywords: deep learning, conversion :date: 2018-10-24 :categories: modules I discovered the python module `MMdnn `_ which implements many conversions between frameworks, from :epkg:`tensorflow` to :epkg:`pytorch` and many others (see `tested models `_). It does propose a visualizer too: `MMDNN Visualizer `_. And many models can be downloaded: `Model Collection `_. Available on `PyPi `_.