Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation, and DCGAN implemented with tf.keras and eager execution
“Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation…” https://medium.com/tensorflow/complete-code-examples-for-machine-translation-with-attention-image-captioning-text-generation-51663d07a63d
#tensorflow #tutorial
“Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation…” https://medium.com/tensorflow/complete-code-examples-for-machine-translation-with-attention-image-captioning-text-generation-51663d07a63d
#tensorflow #tutorial
Medium
Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation, and DCGAN implemented with tf.keras…
By Yash Katariya, Developer Programs Engineer Intern
Unsupervised Machine Translation
This repository contains the original implementation of the unsupervised PBSMT and NMT models presented in Phrase-Based & Neural Unsupervised Machine Translation (EMNLP 2018).
https://github.com/facebookresearch/UnsupervisedMT
This repository contains the original implementation of the unsupervised PBSMT and NMT models presented in Phrase-Based & Neural Unsupervised Machine Translation (EMNLP 2018).
https://github.com/facebookresearch/UnsupervisedMT
GitHub
GitHub - facebookresearch/UnsupervisedMT: Phrase-Based & Neural Unsupervised Machine Translation
Phrase-Based & Neural Unsupervised Machine Translation - facebookresearch/UnsupervisedMT
Super VIP Cheatsheet: Machine Learning https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/super-cheatsheet-machine-learning.pdf
relational-rnn-pytorch
An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch.
https://github.com/L0SG/relational-rnn-pytorch
An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch.
https://github.com/L0SG/relational-rnn-pytorch
GitHub
GitHub - L0SG/relational-rnn-pytorch: An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.
An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch. - GitHub - L0SG/relational-rnn-pytorch: An implementation of DeepMind's Relational Re...