Lilian Besson

Results 218 comments of Lilian Besson

I cannot find the information telling me how to do that. @xuedong @yfletberliac @guilgautier vous avez une idée de comment on crée un paquet qui soit intallable via conda ?...

Apparently, I need to follow the instructions there https://conda-forge.org/docs/maintainer/adding_pkgs.html or https://github.com/conda-forge/staged-recipes#getting-started I need to write a "recipe" file (looks like the metadata included in Pypi's `setup.py` file, an example being...

Hi, thanks for pointing this out! I'll fix it!

First, let K(t) denote the number of arms at time t. Classic problems are for K(t)=K for all t, and generic problems concern a K(t) that varies and can possibly...

Needless to say, please do your best in trying all this, and I will consider pull requests only when working simulations can be run. (I don't and won't have time...

No, I never though of doing so, but it could be a very valuable addition!! The [entire API](https://smpybandits.github.io/API.html) is oriented toward the action/reward loop, which is also followed by the...

Hi @choltz95, thanks for your comment! I am familiar with the second work you quoted, not the first one, thanks for the interesting reference! I no longer have much time...

I checked, to be sure, on another paper, in a fresh folder, and directly got this error from the first try of calling engrafo, ```bash errno: -36, code: 'ENAMETOOLONG', syscall:...

I will try. Anyway, trailing slash or not, that a serious bug!

@bfirsh I tried without `./output` instead of `./output/`, and this changes nothing.