Giter Club home page Giter Club logo

Comments (6)

stared avatar stared commented on July 25, 2024

It was introduced in #46. @sebastienlange, could you look at it?

from livelossplot.

sebastienlange avatar sebastienlange commented on July 25, 2024

@lambdaofgod, it looks like jupyter notebook has a different version of livelossplot in memory.
Could you try restarting your jupyter notebook?

@stared I just downloaded a fresh livelossplot and tried custom_series notebook and minimal.
Both gave me the same different error and I had to install neptune-cli. Is it normal?
Then both worked for me.

from livelossplot.

lambdaofgod avatar lambdaofgod commented on July 25, 2024

@sebastienlange yes I did try restarting notebook. I also made sure that I actually had newest version of livelossplot.

from livelossplot.

sebastienlange avatar sebastienlange commented on July 25, 2024

@lambdaofgod on my computer, after installation, PlotLosses class is located at C:\Users\lange\Anaconda3\Lib\site-packages\livelossplot\generic_plot.py.
Could you try to located the same file on your configuration and share the init def ?

Should be:
def __init__(self,
figsize=None,
cell_size=(6, 4),
dynamic_x_axis=False,
max_cols=2,
max_epoch=None,
metric2title={},
series_fmt={'training': '{}', 'validation':'val_{}'},
validation_fmt="val_{}",
plot_extrema=True,
fig_path=None,
target=MATPLOTLIB_TARGET):
...

from livelossplot.

stared avatar stared commented on July 25, 2024

@sebastienlange It is #51

from livelossplot.

stared avatar stared commented on July 25, 2024

No updates - or confirmations - I close this issue.

from livelossplot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.