How to Use
Actions
PNS Helpers
PNS Models
TF Models
TF HyperModels
Losses
Callbacks
Helpers
src.model.model.
Model
predict_tile
Implementation of this method should take in a tile through argument new_tile and return a prediction using the model
new_tile – input tile
prediction