Bericht MLUGS Treffen im Januar 2019

15. January 2019

Protokoll

Vorstellungsrunde

Vorstellung von Ignite

Andreas Madsack, AX Semantics

https://pytorch.org/ignite/index.html

Warum?

Beispiel 1

tensorflow/tensorboard sind noch nicht Python 3.7 kompatibel, deshalb:

docker run -p 0.0.0.0:6006:6006 -it -v `pwd`/logs:/root/logs  tensorflow/tensorflow tensorboard --logdir /root/logs/

Beispiel 2

Addition mit PyTorch und Ignite

https://github.com/mfa/addition_seq2seq

misc

next