deepreplay icon indicating copy to clipboard operation
deepreplay copied to clipboard

Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!

Results 5 deepreplay issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.5.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hi recently I faced a problem when I used this package as its Traceback is following: ```python --------------------------------------------------------------------------- ValueError Traceback (most recent call last) in () ----> 1 model.fit(X, y,...

Hey I am having this custom activation function which is not listed in the replay.ACTIVATIONS nor in the keras package Although I am able to ****`Train`** `the Keras model`** with...

I'm assuming that it doesn't work with tf.keras yet (or there are different bugs). Is that correct or did I just do something stupid? I ask this question because when...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.5.0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies