Adaptation of the code from "https://www.mathworks.com/matlabcentral/fileexchange/166791-ann-to-find-key-therapeutic-quantities-in-mht" to the Python language
Artificial Neural Network (ANN) and Regression Gaussian Process (RGP) models used to predict the steady-state temperature of a tumor in Magnetic Hyperthermia (MHT) treatment.
It is necessary to install the "sklearn" package in Python to run the program.