-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete implementation of Consistency Models (#205)
* Allow calling find_network with type (#200) * in addition to strings, type (i.e., uninstantiated classes) are accepted as well * allows easy use of user-defined networks * Allow tyoe in find_network: update type hints * Complete Consistency Model implementation * Add Consistency Model to networks * Consistency Models: minor fixes for Jax and TF * Consistency Models: Fix to the sampling routine * Documentation: Consistency Model example notebook * cosmetic updates to the consistency model notebook --------- Co-authored-by: Marvin Schmitt <[email protected]>
- Loading branch information
1 parent
c64403b
commit 4f993a3
Showing
3 changed files
with
825 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.