Wang Junfu

Results 5 issues of Wang Junfu

Hi, I'm trying to run your benchmark, but I have trouble to reproduct your results. For example, I only got {'micro-f1': 0.25528169014084506, 'macro-f1': 0.24607890572253405} for GAT on DBLP. I just...

Hi there, I'm now working to benchmark my BNN with LCE. Following the instruction of larq and lce, I first implement my BNN with Keras and convert it to `.tflite`...

Hi all, I’m using larq to benchmark the real performance of my bnn. It’s very convenient, but I’m having some trouble. I use a toy model as an example. ```python...

Hi there, I follow your instruction to install unsloth. When using `pip install "unsloth[conda] @ git+https://github.com/unslothai/unsloth.git"`, I meet the following error. Can you give me any suggestion for this issue?...

Hi all. I'm just wondering whether you have any plans to release your larq implementations. Best wishes