To run the model you need Keras. Load the model to a notebook using the command: model = keras.models.load_model('path/fake_news_detection.h5') evaluate its performance using the command: model.evaluate(img, label)

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .