Sasafrass / straattaal

Use an RNN to generate Dutch slang and interpret your newly created words!
GNU General Public License v2.0
8 stars 0 forks source link

Upgrade PyTorch to 1.9 - both for conda and pip users. #50

Open Sasafrass opened 3 years ago

Sasafrass commented 3 years ago

Update the requirements.txt and environment.yml such that new users now install PyTorch==1.9.x, partially because of its native implementation of pad packed sequence and pack padded sequence.

Sasafrass commented 3 years ago

https://github.com/Sasafrass/straattaal/blob/528df42f45ee38944703d11873735377a38b1bac/environment.yml#L31