You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of ways we can build a CNN regression model, so we should experiment with other architectures, batch normalization, dropout, depth, CNN dimensionality, etc.
Models can be added to the models module and imported into the training notebook to evaluate them.
The text was updated successfully, but these errors were encountered:
There are a lot of ways we can build a CNN regression model, so we should experiment with other architectures, batch normalization, dropout, depth, CNN dimensionality, etc.
Models can be added to the
models
module and imported into thetraining
notebook to evaluate them.The text was updated successfully, but these errors were encountered: