30 Forks
150 Stars
150 Watchers

Seq2SeqSharp

Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, many different types of encoders/decoders(Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM) and so on.

How to download and setup Seq2SeqSharp

Open terminal and run command
git clone https://github.com/zhongkaifu/Seq2SeqSharp.git
git clone is used to create a copy or clone of Seq2SeqSharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Seq2SeqSharp https://github.com/zhongkaifu/Seq2SeqSharp/archive/master.zip

Or simply clone Seq2SeqSharp with SSH
[email protected]:zhongkaifu/Seq2SeqSharp.git

If you have some problems with Seq2SeqSharp

You may open issue on Seq2SeqSharp support forum (system) here: https://github.com/zhongkaifu/Seq2SeqSharp/issues