greydanus / crypto-rnn

Learning the Enigma with Recurrent Neural Networks
https://greydanus.github.io/2017/01/07/enigma-rnn/
160 stars 51 forks source link

Your article makes reference to a missing repo #1

Closed StoneCypher closed 7 years ago

StoneCypher commented 7 years ago

Your article here makes reference to a vignere rnn which appears to not actually exist, just above the headline "Decoding the Enigma."

Perhaps is the repo private?

greydanus commented 7 years ago

Hey @StoneCypher, thanks for your interest. I used to have separate repos for the Vigenere, Enigma, and Autokey ciphers. Now they're all subfolders of this repo. Just navigate to the vigenere-rnn folder of this repo. I fixed the link on my blog post.