Daniel Rasmussen

Results 28 issues of Daniel Rasmussen

Setup: 1. Create a network (A) 2. Create a subnetwork within A (B) 3. Create an ensemble within B 4. Maximize the window for A 5. Maximize the window for...

simulator-ui
bug

It would be very handy if we could get something like the "Plot distortion" display for multidimensional populations. It'd be pretty much impossible to visualize for >2 dimensions, but even...

simulator-ui
enhancement

Setup: - Create a network named "net" - Create an ensemble named "pop" - Add a probe to the ensemble by typing "world.getNode("net").simulator.addProbe("pop", "X", False) - run the network -...

The overlay seems to be locked to the primary monitor, if I move the Marvel Snap window over to my second monitor the overlay won't appear.

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): no - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu...

type:bug

In Keras 3, changing the number of replicas during distributed training/evaluation changes the output of the model: ``` python import tensorflow as tf import keras # import tf_keras as keras...

stat:awaiting keras-eng
type:Bug

The mean/variance calculations are incorrect, which means the inputs are not normalized correctly. E.g. ``` python import keras x = keras.ops.ones((1, 2, 3, 4)) x._keras_mask = keras.ops.ones((1, 2, 1)) y...

type:Bug

**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): no - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu...

stat:awaiting response
type:bug
type:build/install
stale
subtype: ubuntu/linux
TF 2.7