joaopauloschuler

Results 117 comments of joaopauloschuler

Thank you for the interesting report. The easiest and most stable activation function is ReLU. So, I would recommend starting from layers that have ReLU. About threading, in Lazarus, menu...

BTW, thank you for sharing insights so I can improve the documentation!

About `NeuralFit` and "_debug of neural fit goes only into console_", if you need to hide messages, you can call: ``` procedure HideMessages(); ``` You can override message treatment with:...

Yes. I'll probably work on this along the next year.

Very interesting experiment! Thank you for the detailed report. Do you refer to this dataset? https://www.kaggle.com/shayanfazeli/heartbeat

Hello @mikerabat, I tried to reproduce the problem at my end. But, with my own code, I had no problem. I'm wondering if you have your full source code on...

Dear @mikerabat , If you could share please your _minimal project that shows the problem_ so I can reproduce it at my end, this would be greatly appreciated. Kind regards,...

Thank you for the heads up. I'll work on it.

This is really strange. I've just given a go with Release settings and I can build with Delphi 10.3.