RStudio: Deep Learning with Keras Cheatsheet

Keras is a high-level neural networks API developed with a focus on enabling fast experimentation. Keras supports both convolution based networks and recurrent networks (as well as combinations of the two),  runs seamlessly on both CPU and GPU devices,  and is capable of running on top of multiple back-ends including TensorFlowCNTK, and Theano

The free PDF can be downloaded from RStudio Cheatsheet page (Copyright © 2021 RStudio, PBC. All Rights Reserved): https://github.com/rstudio/cheatsheets/raw/master/keras.pdf