Note that realtimeplt is an active project and routinely publishes new releases. In order to upgrade realtimeplt to the latest version, use pip as follows.
pip install realtimeplt
v0.0.1 Beta release
from keras.datasets import mnist
from keras.utils import to_categorical
from keras.models import Sequential
from keras.layers import Flatten, Dense, Activation
# raw keras
from livelossplot import PlotLossesKeras
Note*** Better results when used with Jupyter Notebook.
Note*** Better results when used with Jupyter Notebook.
Copyright © 2020 VisionBrain - All Rights Reserved.
Powered by ia|ai