# Precision Tuning

[![View Source On Gitee](https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/r2.3.1/resource/_static/logo_source_en.svg)](https://gitee.com/mindspore/docs/blob/r2.3.1/docs/mindspore/source_en/faq/precision_tuning.md)

## 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://www.hiascend.com/forum/thread-0215121673876901029-1-1.html)

- [MindSpore Model Accuracy Tuning Practice (2): Accuracy Debugging and Tuning Approach](https://www.hiascend.com/forum/thread-0235121941309178031-1-1.html)

- [MindSpore Model Accuracy Tuning Practice (3): Common Accuracy Problems](https://www.hiascend.com/forum/thread-0235121941523411032-1-1.html)