sndnyang / DeepLearningCMP

Try PyTorch, Tensorflow, Keras, Chainer, make them have same output as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepLearningCMP

Try PyTorch, Tensorflow, Keras, Chainer, make them have same output as possible.

PyTorch == 0.4.1, Tensorflow-gpu == 1.12.0, Chainer == 5.2.0, Keras == ???

Status

Now I have implemented PyTorch and Chainer. By setting a weight initializer to PyTorch model, I can have models created by PyTorch and Chainer to have same outputs for most layers(I can't figure Dropout layer out).

I also had Keras implemented model by different versions of Keras.

About

Try PyTorch, Tensorflow, Keras, Chainer, make them have same output as possible.


Languages

Language:Jupyter Notebook 78.5%Language:Python 21.5%Language:Shell 0.0%