Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
Once you've created a tf.data.Dataset, you can compile and fit the model as before:
model.compile(optimizer=Adam(3e-5)) # No loss argument!