for-ai / CipherGAN

TensorFlow implementation of CipherGAN
https://openreview.net/forum?id=BkeqO7x0-
MIT License
121 stars 24 forks source link

How to run after training? #15

Open samsvp opened 3 years ago

samsvp commented 3 years ago

I have trained the network but I don't know how to run it. How would I use it to decrypt a text file or string?