Giter VIP home page Giter VIP logo

Comments (2)

zhmou avatar zhmou commented on July 26, 2024

首先呢,你的这个issue发错地方了。那个代码的仓库是在这里:https://github.com/zhmou/Turbofan-engine-RUL-prediction
这个仓库是个github pages,不要发在这里。
其次就你目前提供的信息而言,我推测应该是路径错误,具体来说应该是这个函数中:
https://github.com/zhmou/Turbofan-engine-RUL-prediction/blob/81a69876f14c73d6d490fa4deb4d9c29d912aee3/train.py#L57
它要保存训练好的参数,但是找不到对应的路径,你应该在代码文件夹中新建一个名为“checkpoints”的文件夹,这样每个iteration中结果最佳的模型权重就会保存在checkpoints文件夹下。

如果后续还有其它问题,可以考虑附上整个Trackback的截图补充说明,方便分析一些。
这个代码写了有一段时间也忘得有点多了,抱歉。
祝顺利~

from zhmou.github.io.

Dummy0121 avatar Dummy0121 commented on July 26, 2024

from zhmou.github.io.

Related Issues (2)

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.