Skip to content

OliverEdholm/Tensorflow-Seq2Seq-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow-Seq2Seq-Example

Example of a simple Seq2Seq neural network that's implemented in Tensorflow

Requirements

  • Python 3.*
  • Tensorflow
  • Numpy

Usage

Setting parameters In the file config.py you can change the parameters of the training.

Dataset preparation The program generates data on the go while training.

Training Run python3 main.py and sit back.

Other

Made by Oliver Edholm, 15 years old.

About

Training a Seq2Seq neural network in Tensorflow example.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages