/unofficial-models

My unofficial implementations of several neural network architectures

Primary LanguagePython

Unofficial Models

Description

My unofficial implementations of several neural network architectures

Image Segmentation Models

Machine Translation Models

  • Sequence-to-Sequence Learning with LSTM [link]
  • Sequence-to-Sequence Learning with GRU [link]
  • Sequence-to-Sequence Learning with Attention [link]