issues
search
HEmile
/
storchastic
Stochastic Automatic Differentiation library for PyTorch.
GNU General Public License v3.0
180
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
C++ API
#108
kkaryos
opened
4 months ago
0
Methods for k-subset selection
#107
sscardapane
opened
1 year ago
0
Bump certifi from 2020.12.5 to 2022.12.7
#106
dependabot[bot]
opened
1 year ago
0
Cleanup
#105
pminervini
opened
2 years ago
0
Update README.md
#104
pminervini
closed
2 years ago
0
Refactor: Use torchdim instead of Storchastics plating system
#103
HEmile
opened
2 years ago
0
comparison between gumbel softmax, rebar, and relax
#102
fnzhan
opened
2 years ago
4
Compatibility with Conv networks
#101
xiaosu-zhu
closed
3 years ago
3
Fix typo
#100
ordabayevy
closed
3 years ago
1
Ensure parameters of REBAR and RELAX are learned
#99
HEmile
opened
3 years ago
0
Bump urllib3 from 1.26.4 to 1.26.5
#98
dependabot[bot]
closed
3 years ago
0
Memory leak fix, surrogate loss function
#97
HEmile
closed
3 years ago
0
Updated code to latest framework formulation in paper
#96
HEmile
closed
3 years ago
0
Concatenating Reparameterized and UnorderedSetEstimator samples into one tensor
#95
DavidKLim
opened
3 years ago
1
Bump pygments from 2.7.3 to 2.7.4
#94
dependabot[bot]
closed
3 years ago
0
Bump urllib3 from 1.26.2 to 1.26.4
#93
dependabot[bot]
closed
3 years ago
0
Bump bleach from 3.2.1 to 3.3.0
#92
dependabot[bot]
closed
3 years ago
0
Merge Dice branch
#91
HEmile
closed
3 years ago
0
ValueError: The value argument to log_prob must be a Tensor
#90
zhaoguangyuan123
closed
3 years ago
8
when will you include ARM?
#89
zhaoguangyuan123
closed
3 years ago
2
RELAX/REBAR missing mc_sample
#88
csmith49
closed
3 years ago
2
Recursion limit reached with many cost nodes
#87
csmith49
closed
3 years ago
4
Examples with Bernoulli distributions failing
#86
csmith49
closed
4 years ago
1
Implement GO/Generalized Stochastic Backpropagation
#85
HEmile
opened
4 years ago
1
Implement Gumbel-Rao Monte Carlo estimator
#84
HEmile
opened
4 years ago
0
Implement Quadratic Approximation baseline for reparameterization
#83
HEmile
opened
4 years ago
0
Implement SPSA
#82
HEmile
opened
4 years ago
0
Implement VIMCO and OVIS
#81
HEmile
opened
4 years ago
1
Remove tensor attributes from storch.Tensor
#80
HEmile
opened
4 years ago
0
Improve overrides of magic methods
#79
HEmile
closed
3 years ago
0
Implement measure-valued derivatives
#78
HEmile
opened
4 years ago
1
Implement FouST
#77
HEmile
opened
4 years ago
0
Local backwards computation
#76
HEmile
opened
4 years ago
0
Implemented handling eos tokens
#75
HEmile
closed
4 years ago
0
Implement beam search as a sampling method
#74
HEmile
opened
4 years ago
0
Add functionality for instantiating all possible methods for some distribution
#73
HEmile
opened
4 years ago
0
Abstracted sampling out of storch.method.Method
#72
HEmile
closed
4 years ago
0
Implement variable-sized sequence sampling
#71
HEmile
opened
4 years ago
0
Properly control whether we should take the derivative of the plate weighting
#70
HEmile
opened
4 years ago
0
Abstract sampling procedures
#69
HEmile
closed
4 years ago
1
Sequences sampling with replacement
#68
HEmile
closed
4 years ago
0
Sampling with replacement from sequences
#67
HEmile
closed
4 years ago
0
Automatically join samples whenever they are duplicates
#66
HEmile
opened
4 years ago
1
Unordered set estimator
#65
HEmile
closed
4 years ago
0
Score function wor
#64
HEmile
closed
4 years ago
0
When is reparameterization allowed?
#63
HEmile
opened
4 years ago
0
Reducing plates should be in topological order
#62
HEmile
closed
4 years ago
0
Implemented Stochastic Beam Search
#61
HEmile
closed
4 years ago
0
Proper wrapping of PyTorch using __torch_function__
#60
HEmile
closed
4 years ago
0
Cleaner overriding of Tensors
#59
HEmile
closed
4 years ago
0
Next