Skip to content

Activity

add the option to have regularized posterior mean

lenarttrevenpushed 3 commits to main • 378c99c…b40128e • 
on Oct 30, 2024

add option that we don't learn kernel parameters and that the data st…

lenarttrevenpushed 1 commit to main • 6742eb7…378c99c • 
on Sep 18, 2024

fixed a bug that passed num_training_steps as a float

sukhijabpushed 1 commit to main • b894855…6742eb7 • 
on May 12, 2024

integrated scheduling of num training steps as a function of data size

sukhijabpushed 1 commit to main • 84db478…b894855 • 
on May 12, 2024

converted to indexing in numpy instead of jax which is computationall…

sukhijabpushed 1 commit to main • 010f893…84db478 • 
on May 11, 2024

changed clipping for std to be consistent

sukhijabpushed 1 commit to main • 135f969…010f893 • 
on May 11, 2024

fixed typing issue with jax PRNGKeyArray

sukhijabpushed 1 commit to main • 85b52c1…135f969 • 
on May 11, 2024

Removed dependency on brax databuffer and implemented our own samplin…

sukhijabpushed 1 commit to main • ee95019…85b52c1 • 
on May 11, 2024

removed scaning during training, enforced reinitialization of data bu…

sukhijabpushed 1 commit to main • 2a75da1…ee95019 • 
on May 10, 2024

adapted calibration to only calibrate epistemic uncertainty

sukhijabpushed 1 commit to main • ad8395e…2a75da1 • 
on May 3, 2024

add option to calibrate the bnn

lenarttrevenpushed 1 commit to main • 5e7ecec…ad8395e • 
on May 2, 2024

fix calibration bug

lenarttrevenpushed 1 commit to main • 8195cc7…5e7ecec • 
on Apr 26, 2024

added flag to calibrate only using epistemic uncertainty

sukhijabpushed 1 commit to main • 23b9441…8195cc7 • 
on Apr 12, 2024

added activation function as argument for models

sukhijabpushed 1 commit to main • c795066…23b9441 • 
on Apr 12, 2024

restuctured code to minimize compilation during training

sukhijabpushed 1 commit to main • 37441d1…c795066 • 
on Mar 15, 2024

minor stylistic updates

lenarttrevenpushed 1 commit to main • f27de41…37441d1 • 
on Mar 7, 2024

minor stylistic updates

lenarttrevenpushed 1 commit to main • 929e8cd…f27de41 • 
on Mar 7, 2024

fixed init function for bnns

sukhijabpushed 1 commit to main • 0852952…929e8cd • 
on Nov 20, 2023

fixes in datastats initialization for init function of bnn models

sukhijabpushed 1 commit to main • cbae5b1…0852952 • 
on Nov 20, 2023

updated likelihood evaluation

sukhijabpushed 1 commit to main • 0695e2a…cbae5b1 • 
on Nov 16, 2023

fixes for init files

sukhijabpushed 1 commit to main • 9fde5c8…0695e2a • 
on Nov 10, 2023

Merge branch 'main' of github.com:lenarttreven/bayesian_statistical_m…

sukhijabpushed 2 commits to main • c12a1f2…9fde5c8 • 
on Nov 8, 2023

remove double equality

lenarttrevenpushed 1 commit to main • 3fd458d…c12a1f2 • 
on Nov 3, 2023

updating versions

lenarttrevenpushed 1 commit to main • 850abc5…3fd458d • 
on Nov 3, 2023

updated interface to pass parameters to update function. Allows retra…

sukhijabpushed 1 commit to main • 393b0c0…850abc5 • 
on Nov 1, 2023

defined input and output axis for each brnn model

sukhijabpushed 1 commit to main • febae5e…393b0c0 • 
on Oct 31, 2023

import fixes

sukhijabpushed 1 commit to main • 9e14373…febae5e • 
on Oct 29, 2023

added init to utils

sukhijabpushed 1 commit to main • aa30b38…9e14373 • 
on Oct 29, 2023

added utils to init for import

sukhijabpushed 1 commit to main • 0eb1c4e…aa30b38 • 
on Oct 29, 2023

introduced predict batch function and tested integration of hidden st…

sukhijabpushed 1 commit to main • bfce84e…0eb1c4e • 
on Oct 26, 2023