issues
search
lnccbrown
/
HSSM
Development of HSSM package
Other
82
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix global formulat bug
#604
AlexanderFengler
closed
4 days ago
0
A tutorial for fitting the DDM to conflic task
#602
suwangcn
opened
1 week ago
0
596 add code coverage
#600
cpaniaguam
closed
19 hours ago
7
Added functionalities to save and load models
#599
digicosmos86
opened
4 weeks ago
1
Plot improvements
#598
AlexanderFengler
opened
1 month ago
5
Add code coverage
#596
cpaniaguam
closed
19 hours ago
3
fix: suppress buggy output from pytensor.function
#595
cpaniaguam
closed
1 month ago
1
Suppress annomalous output in pytensor.function
#594
cpaniaguam
closed
4 weeks ago
1
[Refactor] How parameters are represented in HSSM
#590
digicosmos86
closed
4 weeks ago
0
Fixed the `build_and_publish` workflow so it's not triggered and skipped on every PR
#589
digicosmos86
closed
2 months ago
0
Update the release workflow so that `Build and publish` is not triggered and skipped on PR
#588
digicosmos86
closed
2 months ago
0
Reconciling the issues with under-the-hood truncation in HSSM
#587
digicosmos86
opened
2 months ago
0
578 improve analytical likelihood
#585
cpaniaguam
closed
2 months ago
0
Revert changes to analytical likelihood function
#583
digicosmos86
closed
2 months ago
0
Some deterministics that are needed to compute likelihoods, are sometimes not in the traces
#582
AlexanderFengler
closed
2 months ago
1
Revert to old analytical likelihood for ddm
#581
AlexanderFengler
closed
2 months ago
0
Added UserParam class for user parameter specification
#579
digicosmos86
closed
4 weeks ago
2
Try the Stan implementation of the DDM analytical likelihood
#578
digicosmos86
closed
2 months ago
2
add working log likelihood computation to hssm class
#577
AlexanderFengler
closed
2 months ago
0
Fixed error of parent parameter specification
#576
digicosmos86
closed
2 months ago
1
Release v0.2.4
#575
digicosmos86
closed
3 months ago
3
Release v0.2.4
#574
digicosmos86
closed
3 months ago
0
Added `HSSM.restore_traces()` method
#572
digicosmos86
closed
3 months ago
1
Fix float32 vs float64 issue
#568
digicosmos86
closed
3 months ago
0
Minor bug fixes
#567
digicosmos86
closed
3 months ago
0
Quick fix for "parent" parameters
#566
digicosmos86
closed
3 months ago
1
[Refactor] `UserParam` class only for user class specification
#564
digicosmos86
closed
4 weeks ago
0
[Refactor] `ParentParamDef` mixin
#563
digicosmos86
closed
1 month ago
0
[Refactor] `RegressionParam` class
#562
digicosmos86
closed
4 weeks ago
0
[Refactor] `SimpleParam` class
#561
digicosmos86
closed
4 weeks ago
0
[Refactor] `Param` class, which is a base class for `SimpleParam` and `RegressionParam` class
#560
digicosmos86
closed
4 weeks ago
0
[Refactor] `Params` class, which wraps around a dictionary and stores all `Param` information
#559
digicosmos86
closed
4 weeks ago
0
Refactor test functions with parametrization
#554
cpaniaguam
closed
3 months ago
3
Refactor test_analytical_gradient function to use parameterization
#553
cpaniaguam
closed
3 months ago
0
Refactor test_bbox function to use parameterized tests
#552
cpaniaguam
closed
3 months ago
0
Refactor test_no_inf_values to use parametrize for all parameters
#551
cpaniaguam
closed
3 months ago
0
Update test likelihoods
#550
cpaniaguam
closed
3 months ago
0
Fix initval setters leading to NotImplementedError
#547
AlexanderFengler
closed
3 months ago
0
537 initial vi support and tutorial
#545
AlexanderFengler
closed
3 months ago
0
Question regarding parameters in hierarchical model
#541
SaschaFroelich
closed
3 months ago
2
why hssm.HSSM() model can't handle response variable with range 0 and 1
#539
Hellobamboobamboo
closed
3 months ago
1
Omitted variable inference after HSSM update
#538
SaschaFroelich
closed
3 months ago
7
Initial vi-support and tutorial
#537
AlexanderFengler
closed
3 months ago
0
Error after HSSM update (0.2.1->0.2.3): AttributeError: 'SSMRandomVariable' object has no attribute 'ndim_supp'
#536
SaschaFroelich
closed
3 months ago
3
subject offset initvals do not correspond to sigma in initial_point
#535
frankmj
closed
3 months ago
0
Bambi fix shape issues
#534
AlexanderFengler
closed
3 months ago
1
Model does not consider initial values?
#533
SaschaFroelich
closed
3 months ago
5
NotImplementedError: Cannot convert models with non-default initial_values (PyMC)
#532
krishnbera
closed
3 months ago
1
How to set initial values for parameters for individual factor levels in regression formula?
#530
SaschaFroelich
closed
3 months ago
4
Drift rate parameter 'v' not estimated properly
#528
Lipika-T
closed
3 months ago
3
Next