Skip to content

Instantly share code, notes, and snippets.

@f-rumblefish
Created April 24, 2018 09:06
Show Gist options
  • Save f-rumblefish/00264b7e99d1440ceb48667faea047c9 to your computer and use it in GitHub Desktop.
Save f-rumblefish/00264b7e99d1440ceb48667faea047c9 to your computer and use it in GitHub Desktop.
_________________________________________________________________
Layer (type) Output Shape Param #
=================================================================
dense_1 (Dense) (None, 32) 16032
_________________________________________________________________
activation_1 (Activation) (None, 32) 0
_________________________________________________________________
dense_2 (Dense) (None, 32) 1056
_________________________________________________________________
activation_2 (Activation) (None, 32) 0
_________________________________________________________________
dense_3 (Dense) (None, 32) 1056
_________________________________________________________________
activation_3 (Activation) (None, 32) 0
_________________________________________________________________
dense_4 (Dense) (None, 3) 99
_________________________________________________________________
activation_4 (Activation) (None, 3) 0
=================================================================
Total params: 18,243
Trainable params: 18,243
Non-trainable params: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment