Could you please inform me if your NNMD code is only suitable for very simple systems? When training with my dataset, I've found the results to be very poor, particularly at the sudden change points of some systems. The performance of the predict function is notably inadequate, as it seems capable only of fitting very smooth curves and struggles with instant transitions. Does this library have such an issue? I hope you can point out the parts of the code related to this problem so that I can modify it more effectively.
Could you please inform me if your NNMD code is only suitable for very simple systems? When training with my dataset, I've found the results to be very poor, particularly at the sudden change points of some systems. The performance of the predict function is notably inadequate, as it seems capable only of fitting very smooth curves and struggles with instant transitions. Does this library have such an issue? I hope you can point out the parts of the code related to this problem so that I can modify it more effectively.