CipherGAN icon indicating copy to clipboard operation
CipherGAN copied to clipboard

TensorFlow implementation of CipherGAN

Results 7 CipherGAN issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

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?

Hello,I encountered a problem.Following the operation of the README, the training was successful. However, the output is xy_mse, and I want to output the accuracy.Therefore, the xy_mse of the train.py...

The error arises when I run the start the training the flags of train.py where 1e4 and 1e2 are written they are seen as float values while int must be...

Is there any way to resume the training basically when i loaded the data into the same directories with the checkpoints and the graph.pbtxt but still training command said CipherGAN.train...

您好,我最近在研究cipher GAN,想和你相互交流一下。我的微信:loveanshen 我的QQ:519838354 期待您百忙中的回复!

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...

dependencies