2021年4月24日星期六

How to get all the details of a tensorflow keras model

I was wondering how do you see all the details associated with a keras model. model.summary comment evidently doesn't give us all the details beyond output shapes and the number of optimizable parameters. How do you get the information about regularizer values and dropout layers etc. I am using tensorflow version 2.4.1

https://stackoverflow.com/questions/67246933/how-to-get-all-the-details-of-a-tensorflow-keras-model April 25, 2021 at 03:59AM

没有评论:

发表评论