-
The current default behaviour https://github.com/NeuralEnsemble/PyNN/blob/master/pyNN/connectors.py#L45-L51 means that if you create two probabilistic connectors without passing an RNG to either, thei…
-
I often find myself generating toy data (e.g. for educational or testing purposes), so I thought a dedicated function might be useful.
It should be as simple as possible, for example:
```python
…
cbrnr updated
10 months ago
-
i want use Megatron-LM fine-tuning, but i run the process, get. a error : No such file or directory model_optim_rng.pt model_optim_rng.pt
-
Thanks for this package, great that Julia has a pathfinder implementation!
Regarding the issue, when running `multipathfinder` for a hard to integrate ODE model, for one of the initial points a `P…
-
Thanks a lot this work. I've been testing some proteins from the recent [paper](https://www.nature.com/articles/s41586-024-07601-y), such as rhomboid protease, and haven't been able to generate a sing…
-
Can't generate classes for relaxng if schema has merged grammars:
From tutorial example [http://relaxng.org/tutorial-20011203.html#IDAXBZR](http://relaxng.org/tutorial-20011203.html#IDAXBZR)
KostyaSh…
-
### 🚀 The feature
(This was originally [pitched in this long feedback thread](https://github.com/pytorch/vision/issues/6753#issuecomment-1304296899). It was recommended that I open a separate issue…
-
### Proposal
Hello Gymnasium Contributors,
It is very nice to see that the gymnasium library is experimenting with pure function environments!
The current signature for the `initial(...)` metho…
-
### Instructions
### Proposal Summary
Given a simple RGB `Sample` Image, I can add several [Labels](https://docs.voxel51.com/user_guide/using_datasets.html#labels) to it.
To add e.g. a conte…
-
### Description
## Overview
The script below works when using an NVIDIA GPU with Jax version 0.4.14, but after upgrading to 0.4.31 (and trying a few other versions in between) it is triggering the…