UoMResearchIT/machine-learning-neural-python

custom Adam

Opened this issue · 0 comments

custom_adam = optimizers.Adam()

Why not just say Adam when you compile the model?