Felipe M. López

Results 4 issues of Felipe M. López

Hi! First of all, thank you very much for this awesome project. I'm facing some issues when trying to execute this code: ```python import galai as gal model = gal.load_model(name="base",...

With this update we can use bounds from previous runs with categories. This allows, for example, to reduce the iteration space when using categories. For this it's necessary to have...

Hi, I have a problem when I try to iterate over the optimizer. This is a chunk of my code: ```python repeat = True pre_eval = [] while repeat: search...

Hi! I recently started seeing a warning message when using the Python C++ Debugger that says "Superuser access is required to attach to a process. Attaching as superuser can potentially...