Skip to main content
desert_ranger's user avatar
desert_ranger's user avatar
desert_ranger's user avatar
desert_ranger
  • Member for 6 years, 10 months
  • Last seen this week
11 votes
1 answer
9k views

Numba failure with np.mean

7 votes
1 answer
4k views

Quick technique for comparing images better than MSE in Python

5 votes
1 answer
3k views

How to use JAX pmap with CPU cores

4 votes
2 answers
547 views

Why does `np.random.default_rng()` prevent seed change compared to `numpy.random.seed`?

3 votes
1 answer
85 views

How does `pandas.concat` work when the input is a dictionary?

3 votes
1 answer
545 views

Transferring an interactive Python Bokeh plot into Shiny

3 votes
1 answer
1k views

RandomAdjustSharpness gives IndexError: tuple index out of range

3 votes
1 answer
267 views

How to discern which image generated a particular feature map, while training CNNs?

3 votes
1 answer
462 views

How do I sample from a Gamma(26,6) distribution using Metropolis Hastings

2 votes
1 answer
2k views

How to interpret get_weights for Keras GRU?

2 votes
0 answers
1k views

Why do I get NameNotFound: Environment FrostbiteDeterministic doesn't exist, when using gym environments?

2 votes
1 answer
396 views

Missing seed functions to create reproducible RL experiments with Open AI Gym and PyTorch

2 votes
1 answer
2k views

Bokeh: Unable to plot legend

2 votes
1 answer
2k views

Model and Weights do not load from checkpoint

2 votes
1 answer
8k views

TypeError: Singleton array 0 cannot be considered a valid collection

2 votes
1 answer
674 views

How do I use the Github Search API to look for repositories, using multiple queries?

2 votes
1 answer
4k views

How do I programmatically extract GitHub repositories that contain a code string?

2 votes
1 answer
821 views

Why am I getting an empty array when using an url for pull request comments?

2 votes
2 answers
38 views

Is there an efficient way to use pandas row values to perform `str.count` on another dataframe?

2 votes
3 answers
184 views

How do I count the words in every row of a data frame column?

2 votes
3 answers
125 views

Pandas: How to list out the numbers between starting and ending values, present within a column, using another column?

2 votes
0 answers
303 views

Why can't my custom OpenAI gym environment be found?

2 votes
1 answer
2k views

`jax.errors.TracerArrayConversionError: The numpy.ndarray conversion method __array__() was called on traced array with shape float32[1,17].`

2 votes
0 answers
794 views

How do I limit threads created by JAX

1 vote
0 answers
164 views

Mujoco: `gym.error.DependencyNotInstalled: dynamic module does not define module export function (PyInit_cymj)`

1 vote
1 answer
237 views

How do I deterministically convert Pandas string columns into specific numbers?

1 vote
2 answers
910 views

Bash: Loop over an associative array with list as values

1 vote
1 answer
64 views

How can I add the values for same groups until the second last index level of a nested Pandas dataframe [duplicate]

1 vote
1 answer
6k views

jaxlib.xla_extension.XlaRuntimeError: INTERNAL: Failed to execute XLA Runtime executable: run time error: custom call 'xla.gpu.custom_call' failed

1 vote
0 answers
79 views

Unable to import functions from modules