Git Product home page Git Product logo

Comments (6)

zhuofupan avatar zhuofupan commented on May 29, 2024

是的要自己做一个数据集,看你的数据是什么格式的,一般是要在python内转成 numpy.array 。
比如我的是csv的格式,用 “with open(filename,'r',encoding="utf-8") as file: ”打开文件,可以参考“Tensorflow_deep-belief-network/base/read_te_data.py”

from tensorflow-deep-neural-networks.

wkj00 avatar wkj00 commented on May 29, 2024

谢谢,我再去研究一下

from tensorflow-deep-neural-networks.

liukang254 avatar liukang254 commented on May 29, 2024

请问Tensorflow_deep-belief-network/base/read_te_data.py这个文件在哪里,是删除了吗?

from tensorflow-deep-neural-networks.

zhuofupan avatar zhuofupan commented on May 29, 2024

是的。。。。我改成 read_dat_data 了

from tensorflow-deep-neural-networks.

liukang254 avatar liukang254 commented on May 29, 2024

那在请教您两个问题:我看了一下,您的这个可以用来做故障诊断,但是我看着数据里面好像没有给出带有标签的数据,是不需要,还是~?

from tensorflow-deep-neural-networks.

zhuofupan avatar zhuofupan commented on May 29, 2024

是的,标签自己做的,在read_dat_data 里,一个dat文件就是一个类别

from tensorflow-deep-neural-networks.

Related Issues (19)

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.