Code Monkey home page Code Monkey logo

Comments (4)

yhcc avatar yhcc commented on September 24, 2024

是的,是根据loss.log到数据作图的。你方便把这条你看不到loss的log文件整体发给我们吗?只需要你看不到loss的这一个folder下的内容即可。

from fitlog.

yqy2001 avatar yqy2001 commented on September 24, 2024

log_20200503_064956.zip
啊谢谢呀,麻烦了,我是win10,用的fitlog log logs/ --ip 127.0.0.1命令
打开trend是这样:
image

from fitlog.

yhcc avatar yhcc commented on September 24, 2024

原因是由于你的loss是一个tensor,fitlog错误识别了其类型(是一个记录的时候的bug)。你在存loss的时候需要传入一个float,通过tensor.item()传如数据。

from fitlog.

yqy2001 avatar yqy2001 commented on September 24, 2024

好的,已解决,多谢

from fitlog.

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.