When training neural networks (NN) A and B with different configurations simultaneously with the same training data (batch), the inference accuracy of B is always much better than that of A in the first half, but the evolution rate of B decreases and the inference accuracy is gradually eliminated by A.
machine-learning deep-learning
I think it is common to judge whether it is overlearning or not based on the test data.
I can't say for sure that the questioner's perception of "overlearning" seems to be different.(According to the questionnaire, the difference in learning rates seems to affect the training course.)
3079 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
2559 I want to display multiple lines with FFmpeg subtitles.
1751 I want to run pyautogui without remote connection on Windows 10 in the cloud
1921 M2 Mac fails to install rbenv install 3.1.3 due to errors
© 2026 OneMinuteCode. All rights reserved.