Hello, thanks for sharing your code.
I tried to use this project to optimize some parameters, the cost function is the distance from the point to the line.However, some werid phenomena were found. After adding log output to the cost function, the iteration speed slowed down. But the optimized result is far better than no logging.Any suggestions on this werid phenomena .
My environment is ubuntu 18,python 3.8 .Thanks
Hello, thanks for sharing your code. I tried to use this project to optimize some parameters, the cost function is the distance from the point to the line.However, some werid phenomena were found. After adding log output to the cost function, the iteration speed slowed down. But the optimized result is far better than no logging.Any suggestions on this werid phenomena . My environment is ubuntu 18,python 3.8 .Thanks