# Precision Tuning **Q: Why is the loss value not converged or why does the accuracy not meet the requirement? How can I locate and optimize the loss value?** A: There are many causes for the non-convergence of the loss value or the accuracy problem. You are advised to check the causes one by one by referring to the following links. - [MindSpore Model Accuracy Tuning Practice (1): Common Accuracy Problems, Causes, and Tuning Approach](https://bbs.huaweicloud.com/forum/forum.php?mod=viewthread&tid=102750) - [MindSpore Model Accuracy Tuning Practice (2): Accuracy Debugging and Tuning Approach](https://bbs.huaweicloud.com/forum/forum.php?mod=viewthread&tid=106624) - [MindSpore Model Accuracy Tuning Practice (3): Common Accuracy Problems](https://bbs.huaweicloud.com/forum/forum.php?mod=viewthread&tid=119271)