I am not able to compile the model

https://colab.research.google.com/drive/1Q9dxme5QVeCWny6hvitDZbg8rOd5GWWi

Hi Bhaiya,
I am facing 2 issues

  1. How to identify/read the neural network diagram written in research papers
    How to isentify the parameter of various layers
    2… I used the parameters as explained by Prateek sir,
    My model is not compiling

Hey @chiragwxN, your code is not complete, infact your model doesn’t even contain last layer, and input_shape in first layer. Print model.summary first.

for first question, you have to go to keras documentation.
for second question, you have not yet implemented the complete code. Plz check it again.

Happy Learning :blush:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.