Neural Cryptography Using Keras in R

This is another book I have written, and I of course have a financial interest in it. This book illustrates a method of using the traditional deep learning-based multi-class classification techniques to hide messages in a matrix of seemingly random numbers. This book is definitely a niche topic and is more of a fun project than something you would want to do for work. The premise is that you can represent characters as a sequence of random numbers you uniquely generate, and with the help of a neural network, a message can be embedded in a matrix of numbers. In the book, I also describe how this method can be used to embed messages in images. In my very biased opinion, it is an interesting application of classification methods. If you would like to check the book out, you can find a commissioned Amazon link here: https://amzn.to/42IrVZf.


Update: As of 6/25/2023 a digital copy of this book is free to read by clicking here.

Previous
Previous

Deep Learning with R

Next
Next

Neural Networks with Keras in R: A QuickStart Guide