Recommendation for Advanced Keras Book
I am trying to implement a GRU from scratch in Keras. Meaning defining my bias, reset and update gates, etc. Can you recommend a book (or tutorials) that goes into that level of detail? Thank you.
I am trying to implement a GRU from scratch in Keras. Meaning defining my bias, reset and update gates, etc. Can you recommend a book (or tutorials) that goes into that level of detail? Thank you.