Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: sbi-dev/sbi

v0.24.0

16 Mar 11:59
f732971
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

✨ Highlights

🐛 Bug Fixes

🛠️ Maintenance & Improvements

🎉 New Contributors

Full Changelog:v0.23.3...v0.24.0

Contributors

  • @janfb
  • @turnmanh
  • @manuelgloeckler
  • @jnsbck
  • @gmoss13
  • @nMaax
  • @VijaySamant4368
janfb, turnmanh, and 5 other contributors
Assets2
Loading

v0.23.3

30 Dec 13:27
9152e93
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

v0.23.3

Highlights 🤩

What's Changed 🚧

New Contributors 🎉

Full Changelog:v0.23.2...v0.23.3

Contributors

  • @matthewfeickert
  • @tvwenger
  • @janfb
  • @turnmanh
  • @michaeldeistler
  • @emmanuel-ferdman
  • @manuelgloeckler
  • @CompiledAtBirth
  • @manuel-morales-a
  • @samadpls
matthewfeickert, tvwenger, and 8 other contributors
Loading
samadpls reacted with rocket emoji
1 person reacted

v0.23.2

04 Oct 12:27
428fc93
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Bug Fixes

Documentation

Maintenance

Contributors

  • @psteinb
  • @janfb
  • @michaeldeistler
  • @JuliaLinhart
  • @Ankush7890
  • @samadpls
psteinb, janfb, and 4 other contributors
Loading
stevenalfonso reacted with thumbs up emoji
1 person reacted

v0.23.1

29 Aug 06:58
bf2f96f
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • fix: includescore folder by adding__init__.py (#1245#1246)
Loading

v0.23.0

28 Aug 15:48
601f129
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Announcements

Major Changes

  • internal renaming of all inference classes from, e.g.,SNPE toNPE (i.e., we
    removed theS prefix). The functionality of the classes remains the same. The NPE
    class handles both the amortized and sequential versions of neural posterior
    estimation. An alias for SNPE (and other sequential methods) still exists for
    backwards compatibility (#1238) (@michaeldeistler).
  • changesbi default parameters:training_batch_size=200,num_chains=20 (#1221)
    (@janfb)
  • change imports ofposterior_nn,likelihood_nn, andclassifier_nn. They should
    now be imported fromsbi.neural_nets, not fromsbi.utils (#994) (@famura)
  • big refactoring of plotting utilities, new tutorial (#1084) (@Matthijspals)
  • improved tutorials and website documentation (#1012,#1051,#1073) (@augustes,
    @zinaStef,@lisahaxel,@psteinb)
  • improved website structure and contribution guides (#1019) (@tomMoral,@janfb)
  • drop support for python3.8 and torch1.12 (#1233)
  • refactor folder structure and naming ofneural_nets (#1237) (@michaeldeistler)

New Features

Bug Fixes

Maintenance and other changes

Contributors

  • @Zuko
  • @psteinb
  • @Baschdl
  • @tomMoral
  • @rdgao
  • @janfb
  • @bkmi
  • @danielmk
  • @pymc
  • @turnmanh
  • @michaeldeistler
  • @augustes
  • @jsvetter
  • @fariedabuzaid
  • @Matthijspals
  • @coschroeder
  • @famura
  • @schroedk
  • @manuelgloeckler
  • @anastasiakrouglova
  • @JuliaLinhart
  • @theogruner
  • @zinaStef
  • @felixp8
  • @jnsbck
  • @janko-petkovic
  • @max-dax
  • @gmoss13
  • @samadpls
  • @Deismic
  • @pfuhr
  • @lisahaxel
  • @ThomasGesseyJonesPX
Zuko, psteinb, and 31 other contributors
Loading
psteinb, bkmi, samadpls, and augustes reacted with hooray emojimichaeldeistler, binado, psteinb, gil2rok, and samadpls reacted with rocket emoji
7 people reacted

v0.22.0

04 Dec 11:07
Compare
Choose a tag to compare
Loading

API change

  • We have movedsbi to an new github organization:https://github.com/sbi-dev/sbi
  • We have changed the website of thesbi docs:https://sbi-dev.github.io/sbi/.
  • sbi.analysis.pairplot:upper was replaced byoffdiag and will be deprecated in a future release.

Features and enhancements

  • size-invariant embedding nets for amortized inference with iid-data (@janfb,#808)
  • option for new using MAF with rational quadratic splines (thanks to@ImahnShekhzadeh,#819)
  • improved docstring forprocess_prior (thanks to@musoke,#813)
  • extended tutorial for SBI with iid data (@janfb,#857)
  • new tutorial for SBI with experimental conditions and mixed data (@janfb,#829)
  • New options forpairplot:
    • upper is now calledoffdiag to match other kwargs.
    • alternating colors forsamples andpoints
    • option to add alegend and passkwargs for the legend.

Bug fixes

Contributors

  • @jan-matthis
  • @janfb
  • @bkmi
  • @musoke
  • @michaeldeistler
  • @ImahnShekhzadeh
jan-matthis, janfb, and 4 other contributors
Loading
janfb reacted with hooray emoji
1 person reacted

v0.21.0

22 Dec 16:15
Compare
Choose a tag to compare
Loading

Contributors

  • @bkmi
  • @ADelau
bkmi and ADelau
Loading
RobertTLange reacted with rocket emoji
1 person reacted

v0.20.0

04 Nov 07:39
Compare
Choose a tag to compare
Loading

Major changes and bug fixes

Enhancements

  • add tutorial on all available methods (#754)
  • allow seeding ofsimulate_for_sbi on multiple workers (#762)
  • exposeenable_transforms in sampler interface (#756)
  • bugfix for building the transformation of transformed distributions (#756)

Contributors

  • @coschroeder
coschroeder
Loading

v0.19.2

30 Aug 09:20
Compare
Choose a tag to compare
Loading
  • Rely on new version ofpyknos with bugfix for APT with MDNs (#734)
  • bugfix: atomic SNPE-C now allows any kind of proposal (#732)
  • bugfix for SNPE with implicit prior on GPU (#730)
  • SNPE-A hasforce_first_round_loss=True as default (#729)
Loading
janfb reacted with hooray emoji
1 person reacted

v0.19.1

24 Aug 06:14
Compare
Choose a tag to compare
Loading
  • bug fix forArviZ integration (#727)
Loading
pitmonticone, InterdisciplinaryPhysicsTeam, and janfb reacted with thumbs up emoji
3 people reacted
Previous134
Previous

[8]ページ先頭

©2009-2025 Movatter.jp