Giter VIP home page Giter VIP logo

Comments (12)

yongliu20 avatar yongliu20 commented on August 31, 2024

Does the loss here refer to the total loss? Sorry, I can't remember the exact value. But 0.5 seems to be within the normal range. Is the 75k here the last stage? If so, maybe you can test the corresponding results after training.

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

OK, thanks a lot. It's a total loss. I try the effect of the model

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

Does the loss here refer to the total loss? Sorry, I can't remember the exact value. But 0.5 seems to be within the normal range. Is the 75k here the last stage? If so, maybe you can test the corresponding results after training.

In fact, there is another question, why is the value of score always 0 in the first stage of training process?Is this normal?

from qdmn.

yongliu20 avatar yongliu20 commented on August 31, 2024

This is not a normal phenomenon, you can check your code

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

This is not a normal phenomenon, you can check your code

But when I use your code to run the first stage, the score is also 0, and the number of iterations is 10K, which is very strange

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

This is not a normal phenomenon, you can check your code

The FC layer in QAM in the paper uses the sigmoid function. Why is Relu used in the code? Is it better?

from qdmn.

yongliu20 avatar yongliu20 commented on August 31, 2024

I run the first training stage with my code. Now the iteration is 7k and the score loss is about 0.7. There is no situation where score loss is always 0. The current code was re-implemented by me and there may be some inconsistencies, but I don't think this will cause a big difference.

from qdmn.

yongliu20 avatar yongliu20 commented on August 31, 2024

截屏2022-11-08 下午1 04 14

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

In fact, the score mentioned above refers to the score obtained through QAM, not the score loss. When I debugged, I found that it was always 0 at the back. The loss I run is also not 0

from qdmn.

yongliu20 avatar yongliu20 commented on August 31, 2024

Sure, there is something wrong here, when using relu, the score is always 0. What you said above is correct, I change the activation function to sigmoid and the output score is normal now. This is something I didn't notice when I re-implemented the code, thanks for discovering this problem.

from qdmn.

yongliu20 avatar yongliu20 commented on August 31, 2024

I have fixed this issue. Since the current code was re-implemented after my internship ended, there may be some inconsistencies. Thanks again for finding this issue!

from qdmn.

lzl2040 avatar lzl2040 commented on August 31, 2024

ok,ok,thank you!

from qdmn.

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.