Coder Social home page Coder Social logo

Comments (3)

shibing624 avatar shibing624 commented on July 3, 2024

seq2seq模型无准确率指标。

from pycorrector.

imshxz avatar imshxz commented on July 3, 2024

感谢您的回复。您说的seq2seq无准确率指标是因为语言组织的多样性所以没有办法很好的衡量该模型的准确性吗?但是结果与我们训练数据的“参考答案”相比较还是会有个准确率输出?
我在seq2seq模型的seq2seq_model.py中修改了:model.compile(optimizer='rmsprop', loss='categorical_crossentropy', metrics=['accuracy']),结果在训练中是可以显示acc和val_acc的
。但是我用同样的方法在seq2seq_attention模型中的seq2seq_attn_model.py修改就不可行。不明白为什么以及该怎么办了
image

from pycorrector.

zhazl avatar zhazl commented on July 3, 2024

同样有这个问题,@imshxz 有解决吗?

from pycorrector.

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.