Results 2 comments of Kryvich

OK the issue is eliminated. How to fix: delete autosave.nn on the beginning of procedure TNeuralDataLoadingFit.FitLoading: ``` FileName := FFileNameBase + '.nn'; if FileExists(FileName) then //

Yes, I ran various applications from the examples folder. Some of them create the autosave.nn file as they work. The XorAndOr app printed information to the console from this file,...