BYU-PRISM / GEKKO

GEKKO Python for Machine Learning and Dynamic Optimization
https://machinelearning.byu.edu
Other
569 stars 102 forks source link

Is the BYU APMonitor server down? #172

Closed aaronjohnsabu1999 closed 8 months ago

aaronjohnsabu1999 commented 8 months ago

Is the remote server down? remote=True simply does not work for me. remote=False does work but I don't want to depend on it since it does not give me live updates for each iteration (even when disp=True and/or debug=2).

APMonitor commented 8 months ago

The server is still running, but it is overloaded with jobs currently. I recommend that you check back later or else create a local dedicated server with Windows or Linux. Setting up a local server is fairly involved, so I recommend using remote=False when possible.