kirit93 / GRU

A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.
18 stars 4 forks source link

ask for trump-train-encoded.txt #1

Open zc1616 opened 2 years ago

zc1616 commented 2 years ago

Hi, @kirit93 I just need to realize the gru function in torch. And I find your code only depend on Eigen which suit for me. Can you provide the trump-train-encoded.txt for running your code?

Thanks

HyeonHo-Jung commented 2 years ago

Please give me file trump-train-encoded.txt and file trump-test-encoded.txt too.