Piotr Januszewski
Piotr Januszewski
Hi! I tried to run your CartPole Jupyter notebook example. However, I run into this problem: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () 1 dt = 0.05...
Link to code example [here](https://www.metacar-project.com/policy.html) is wrong. It should be `https://github.com/thibo73800/metacar/blob/master/demo/webapp/public/js/policy_monte_carlo/policy_agent.js`.
Hi! I got such errors ( is valid path, but I can't show it in here): ``` Irony CDB: error in compilation database: (irony-server-error cannot-load-database "failed to load compilation database...
Hi! **Level of expertise** Note that I'm not a Parquet/Dask expert. I DO know what the hybrid layout is (row groups etc.) but I DON'T really know the internals of...
Hi! I've run into such a problem: ```python from dask_cuda import LocalCUDACluster from dask.distributed import Client cluster = LocalCUDACluster( n_workers=1, # Number of GPU workers device_memory_limit="12GB", # GPU->CPU spill threshold...
**Describe the bug** `ops.Categorify` raises `ValueError: Column must have no nulls.` when `num_buckets > 1` and the dataset is [shuffled by keys](https://nvidia-merlin.github.io/core/stable/api/generated/merlin.io.Dataset.html#merlin.io.Dataset.shuffle_by_keys). EDIT: The whole error message: https://pastebin.com/GJRQhxAi **Steps/Code to...
### Is your feature request related to a problem? Please describe. In Zettelkasten, when you create lots and lots of atomic notes, it's very useful for me to see what...
Hi 👋 First of all, thank you for this amazing plugin! I’m using it on mobile and I’ve noticed that it works perfectly fine in the Explorer pane, but it...
Hi! I've just started using ycmd and I see that ycmd eldoc for python includes 'self' argument in its print to echo area while hovering over class method. It's unwanted...
As in the title. I have set the cronjob for 3 am every day. And on 20 Oct (after the new release on 19 Oct) all the articles got pushed...