Neil Ortega

Results 11 comments of Neil Ortega

Hi @GarinZ, thank you for your work on the plugin! I'm not sure if this should be the standard behavior but when I close a tab from the browser, shouldn't...

I experience this, too. Also if you try opening the closed node via double-clicking, a new tab gets opened instead.

Hi @valleyofblackpanther! This looks nice. Although, I'm thinking wouldn't it be enough to just have a custom `BaseAnsatz.circuit` function, instead? Anything can go inside that custom function, even custom gate...

@valleyofblackpanther apologies for the late reply and thank you for your explanation. I think `lambeq.ansatz.circuit.CircuitAnsatz` class already does what you want. `CircuitAnsatz.__init__` takes a callable `circuit` argument, the same as...

Hi @mohapatra-amrit It seems that you're trying to create an output for a sentence the model has never seen before. Can you re-run your entire notebook making sure that all...

Hi @enzokgomes, Can you downgrade to `pytket-qiskit~=0.50.0` and see if that works?

Hi @PeppeGoodhelp, thank you for reporting this issue. I have a couple of questions regarding your training setup. - What dataset are you using for your classification task? - How...

Hi @PeppeGoodhelp, If you can, can you provide a dataset containing 5 to 10 sample sentences that, if used with the code you provided, generate the same error message? Since...

Hi @SiyoonKIM. I tried the steps you outlined above but couldn't replicate the issue - in both cases, I got the lower accuracy result. I've verified that installing `pip install...

Also, add copyright notice to files under `tests/` and `contrib/`