Skip to content

Instantly share code, notes, and snippets.

@stsievert
stsievert / incremental-model-selection.ipynb
Last active July 28, 2018 02:42
Successive Halving with _incremental.fit
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / Decentralized-Synchronous-PS.ipynb
Last active July 29, 2018 17:40
Parameter server and actors
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / Centralized-PS.ipynb
Last active December 6, 2023 23:44
PyTorch MNIST parameter server
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / Sparse-tensor-decomp.ipynb
Created August 6, 2018 19:02
Tensor decomposition with sparse matrices
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / Keras-incremental-bug.ipynb
Last active August 15, 2018 13:49
Keras + incremental bug
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / PyTorch-autoencoder.ipynb
Last active February 14, 2022 21:20
PyTorch MNIST autoencoder
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stsievert
stsievert / a-incremental-model-selection.ipynb
Created August 22, 2018 23:31
Successive halving and "stop on plateau" comparison
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.