Layers Outputs and Gradients in Keras. Made easy.
-
Updated
Aug 14, 2024 - Python
Layers Outputs and Gradients in Keras. Made easy.
The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.
Authenticate multiple inputs easily using keyed BLAKE2b.
Add a description, image, and links to the multi-inputs topic page so that developers can more easily learn about it.
To associate your repository with the multi-inputs topic, visit your repo's landing page and select "manage topics."