Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TuringLang/AdvancedHMC.jl issues and pull requests

#366 - Initial `AbstractMCMC.step` should not sample

Pull Request - State: open - Opened by torfjelde 5 months ago

#365 - Accessing samples?

Issue - State: open - Opened by rkube 7 months ago

#364 - In sample progress=true prints more than a progress-bar

Issue - State: open - Opened by sebapersson 8 months ago - 1 comment

#363 - Define a model

Issue - State: open - Opened by Vilin97 10 months ago - 1 comment

#362 - fix: conflict of @main from Base (nightly)

Pull Request - State: closed - Opened by xukai92 10 months ago - 4 comments

#360 - Allow CUDA v5

Pull Request - State: closed - Opened by ChrisRackauckas 10 months ago - 2 comments

#359 - Fix Step

Pull Request - State: open - Opened by JaimeRZP 11 months ago - 2 comments

#358 - Fix step

Pull Request - State: closed - Opened by JaimeRZP 11 months ago

#357 - Fix docs CI

Pull Request - State: closed - Opened by yebai 11 months ago

#356 - Fix some tests.

Pull Request - State: closed - Opened by yebai 11 months ago - 1 comment

#355 - Removed deprecation of init_params + bump minor version

Pull Request - State: closed - Opened by torfjelde 11 months ago

#353 - Deprecate `init_params` which is no longer in AbstractMCMC

Pull Request - State: closed - Opened by torfjelde 11 months ago - 2 comments

#352 - CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 2 comments

#351 - Save gradients

Pull Request - State: open - Opened by JaimeRZP 12 months ago - 1 comment

#350 - `AbstractMCMC.step` interface broken

Issue - State: open - Opened by devmotion about 1 year ago - 3 comments

#349 - fix: arg order

Pull Request - State: closed - Opened by xukai92 about 1 year ago

#348 - Find step_size if zero

Pull Request - State: closed - Opened by yebai about 1 year ago - 1 comment

#347 - Fixes for constructor docstrings

Pull Request - State: closed - Opened by torfjelde about 1 year ago - 2 comments

#346 - Doc string error for NUTS

Issue - State: closed - Opened by sefffal about 1 year ago - 2 comments

#345 - DenseMetric and Component arrays (solve #344)

Pull Request - State: open - Opened by erathorn about 1 year ago - 3 comments

#344 - Component Arrays with DenseEuclideanMetric fails

Issue - State: open - Opened by erathorn about 1 year ago - 1 comment

#343 - Fix duplicate of include and some bugs in tests

Pull Request - State: closed - Opened by yebai about 1 year ago

#342 - NUTS kernel options

Pull Request - State: closed - Opened by JaimeRZP about 1 year ago - 2 comments

#341 - Add back the `HMC(eps, n_leapfrog)` as a convenience constructor

Pull Request - State: closed - Opened by yebai about 1 year ago - 1 comment

#340 - Further improvements to recently introduced constructors

Pull Request - State: closed - Opened by torfjelde about 1 year ago - 1 comment

#339 - removing last HMCKernel legacy function

Pull Request - State: closed - Opened by JaimeRZP about 1 year ago

#338 - Change default adaptor for `HMCDA`

Pull Request - State: closed - Opened by yebai about 1 year ago

#337 - Bugfix.

Pull Request - State: closed - Opened by yebai about 1 year ago - 1 comment

#336 - Minor improvements to constructors and related tests

Pull Request - State: closed - Opened by torfjelde about 1 year ago - 1 comment

#335 - no init_e

Pull Request - State: closed - Opened by JaimeRZP about 1 year ago

#334 - Added some clarification comments on the metric field of HMC samplers

Pull Request - State: closed - Opened by yebai about 1 year ago

#333 - Removed `n_adapts` from sampler constructors and some fixes.

Pull Request - State: closed - Opened by yebai about 1 year ago

#332 - kwarg nadapt

Pull Request - State: closed - Opened by JaimeRZP about 1 year ago - 1 comment

#331 - Fix typo and simplify arguments

Pull Request - State: closed - Opened by yebai about 1 year ago

#330 - Moving ReadMe to Docs

Issue - State: open - Opened by JaimeRZP about 1 year ago

#329 - ReadMe for consctructors

Pull Request - State: closed - Opened by JaimeRZP about 1 year ago - 2 comments

#328 - Fix issues found by David in #325

Pull Request - State: closed - Opened by yebai about 1 year ago - 2 comments

#327 - Retest is broken

Issue - State: open - Opened by JaimeRZP over 1 year ago - 2 comments

#326 - Removing support for AbstractMCMC.Sample piracy

Issue - State: open - Opened by JaimeRZP over 1 year ago - 4 comments

#325 - Convinience constructors

Pull Request - State: closed - Opened by JaimeRZP over 1 year ago - 3 comments

#324 - Objects of type LogTargetDensity are not callable

Issue - State: open - Opened by arnold-pdev over 1 year ago - 2 comments

#323 - Convinience Constructors

Issue - State: closed - Opened by JaimeRZP over 1 year ago - 16 comments

#322 - Fix turing.ml links

Pull Request - State: closed - Opened by devmotion over 1 year ago

#320 - Move optional features to extensions

Pull Request - State: closed - Opened by devmotion over 1 year ago - 5 comments

#319 - No glue code

Pull Request - State: closed - Opened by JaimeRZP over 1 year ago - 1 comment

#318 - Use SimpleUnPack

Pull Request - State: closed - Opened by devmotion over 1 year ago

#317 - Weighted Log Likelihood #featurerequest

Issue - State: open - Opened by deveshjawla over 1 year ago

#316 - Remove reference to removed code in debug-statement

Pull Request - State: closed - Opened by torfjelde over 1 year ago

#315 - Formatting.

Pull Request - State: closed - Opened by yebai over 1 year ago

#314 - Make `HMCState` stores `rng` in `AbstractMCMC` interface.

Issue - State: closed - Opened by yebai over 1 year ago - 5 comments

#313 - More friendly default `sample` interface

Issue - State: closed - Opened by yebai over 1 year ago - 9 comments

#312 - Draft of Nutpie/Nuts-rs mass matrix adaption

Pull Request - State: open - Opened by svilupp over 1 year ago - 6 comments

#311 - Add nuts-rs's metric adaptation

Issue - State: open - Opened by sethaxen over 1 year ago - 15 comments

#309 - Compatibility with MCMCChains

Pull Request - State: closed - Opened by kaandocal over 1 year ago - 3 comments

#308 - Forecasting

Issue - State: open - Opened by waudinio27 almost 2 years ago

#307 - Improve Hamiltonian constructors

Pull Request - State: closed - Opened by devmotion almost 2 years ago - 2 comments

#305 - Implement Riemannian HMC

Pull Request - State: closed - Opened by xukai92 almost 2 years ago - 7 comments

#304 - Moved all experimental code including tests into research folder.

Pull Request - State: closed - Opened by yebai almost 2 years ago - 4 comments

#303 - chore: unpack kinetic.jl

Pull Request - State: closed - Opened by xukai92 almost 2 years ago - 1 comment

#302 - Relativistic HMC

Pull Request - State: closed - Opened by xukai92 almost 2 years ago - 2 comments

#301 - Use LogDensityProblems.jl

Pull Request - State: closed - Opened by torfjelde almost 2 years ago - 21 comments

#300 - feat: relativistic HMC

Pull Request - State: closed - Opened by xukai92 almost 2 years ago - 7 comments

#299 - Introduce type for kinetic energy

Pull Request - State: closed - Opened by xukai92 almost 2 years ago - 1 comment

#298 - Remove Turing Web in favour of MultiDocumenter

Pull Request - State: closed - Opened by yebai almost 2 years ago

#297 - Report percentage of divergent transitions in progress bar

Pull Request - State: closed - Opened by yebai almost 2 years ago - 8 comments

#296 - add descriptions to README

Pull Request - State: closed - Opened by SaranjeetKaur about 2 years ago - 3 comments

#295 - README example fails

Issue - State: closed - Opened by jmsull about 2 years ago - 3 comments

#294 - Release new version

Pull Request - State: closed - Opened by devmotion about 2 years ago - 1 comment

#293 - Expose adapted mass matrix

Issue - State: open - Opened by mschauer over 2 years ago

#290 - Increase version

Pull Request - State: closed - Opened by yebai over 2 years ago

#289 - CompatHelper: bump compat for StatsFuns to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 4 comments

#288 - Unify the Euclidean metric types

Issue - State: open - Opened by sethaxen over 2 years ago

#287 - refactor: use ReTest

Pull Request - State: closed - Opened by xukai92 over 2 years ago - 2 comments

#286 - Documentation setup

Pull Request - State: closed - Opened by xukai92 over 2 years ago - 1 comment

#284 - Minor fix: missing `rng` for `init_params`

Pull Request - State: closed - Opened by theogf over 2 years ago - 6 comments

#283 - AMAGOLD support

Issue - State: open - Opened by Vaibhavdixit02 over 3 years ago - 1 comment

#282 - Add Pathfinder adaptation

Issue - State: open - Opened by sethaxen almost 3 years ago

#281 - Sampler failure when num of samples = 1

Issue - State: open - Opened by yizhang-yiz almost 3 years ago

#280 - Partial momentum refreshment missing sqrt()

Pull Request - State: closed - Opened by rhaps0dy almost 3 years ago - 1 comment

#279 - Support for RMHMC with explicit integrator

Issue - State: closed - Opened by grinisrit almost 3 years ago - 1 comment

#277 - Add low-rank metric adaptation

Issue - State: open - Opened by sethaxen about 3 years ago - 4 comments

#276 - Missing integrated tests for StrictGeneralisedNoUTurn

Pull Request - State: closed - Opened by xukai92 about 3 years ago

#275 - Fix deprecations

Pull Request - State: closed - Opened by devmotion about 3 years ago - 2 comments

#274 - Antithetic/Control Variates sampling

Issue - State: open - Opened by ParadaCarleton about 3 years ago

#272 - Move `DifferentiableDensityModel` out of AHMC

Issue - State: open - Opened by torfjelde about 3 years ago - 2 comments

#271 - Adaptation tests fail if unlucky with random seed

Issue - State: open - Opened by torfjelde about 3 years ago

#270 - Improved testing suite

Pull Request - State: closed - Opened by torfjelde about 3 years ago - 3 comments

#269 - Integration test for Turing

Issue - State: open - Opened by yebai over 3 years ago

#268 - Disable warning about rejection because of numerical errors

Issue - State: open - Opened by imLew over 3 years ago

#267 - PhasePoint constructor bug when using GPU

Pull Request - State: closed - Opened by treigerm over 3 years ago - 2 comments