Emmanuel Sales

Results 6 issues of Emmanuel Sales

Using python 3.8, ran `python3 -m pip install environment.txt` just before running On Arch linux: ``` em@toaster:~/projects/bbo_challenge_starter_kit|master ⇒ uname -r 5.7.12-arch1-1 ``` Full output log: ``` em@toaster:~/projects/bbo_challenge_starter_kit|master ⇒ ./run_local.sh example_submissions/random-search...

I get the following output when trying to compile with julia 0.5.0: ``` $ julia --compile=all --output-bc=hello.bc hello.jl ERROR: could not open file boot.jl ```

bug
help wanted

We (me + @grig-guz) are trying to store a (large) CSV dataset into a sparse matrix and subsequently put that in a JLD blob. However we are getting some weird...

Currently, when using the website and setting Locale to Canada -> British Columbia, the locales under this category are the Provincial Health Areas (Fraser Health, Vancouver Coastal Health, etc.). While...

type: bug

I've tried using pickle but it's unable to serialize the `PILCO` object after training. Is there a builtin save method? Or does another kind of serialization work? Thanks.

On http://wysihtml.com/, the example text editor has a "show source" button that shows the HTML source of the editor. However, the wiki doesn't show how I can implement this in...