Jim Martens

Results 8 issues of Jim Martens

Use Case: When you are conducting studies you usually have a few time slots per day. In each slot you need exactly one person. Each person can only participate in...

enhancement

In the ``train_AAE.py`` file a ``zsize`` of ``32`` is defined. But it is not consistently used. Sometimes the number ``32`` is used directly which makes it difficult to modify the...

I am currently working on a research project that intends to use Deep Sliding Shapes as a baseline comparison. However I use Keras, as that is more widely supported in...

The build command in Atom does call texify but the logs reveal that the input file is not found. This leads me to the conclusion that the working directory when...

`authors_short` is replaced with comma-separated list of surnames not with the expected format ` et al.` After a lot of debugging I found out why that is the case. The...

If I see it correctly, Digitransit expects NodeJS 10.x. The current LTS version with support beyond 2023 is 18, however. At the very least, it should be possible to build...

This pull request adds a configuration block to configure Redis in the respective guide. Closes #1951

The guide refers to the setup of Redis but does not include the configuration required to actually make use of Redis. My suggestion is to change this and add this...