An implementation of the ICLR 2017 paper 'Learning to Protect Communications with Adversarial Neural Cryptography'.
Simply run:
pip install -r requirements.txt
In order to start training the agents: Alice, Bob and Eve run:
python3 neural_encryption.py
tensorboard --logdir logs