Commit graph

82 commits

Author SHA1 Message Date
Laureηt 1a317e4703
🐛 (docs) add Manifest.toml to fix broken pipeline 2023-10-06 17:08:44 +00:00
Laureηt 1eec2cbf3e
(docs) use Literate.jl to showcase examples 2023-10-06 16:58:44 +00:00
Laureηt 90036c12b7
📝 (BetaSchedules) rework references in docstrings + add equations 2023-10-06 14:04:41 +00:00
Laureηt ec302abc83
🚚 (Schedulers) move abstract.jl includes 2023-10-06 13:43:30 +00:00
Laureηt 06c85732ee
🔧 (vscode) disable julia REPL persistentSession 2023-10-06 13:37:11 +00:00
Laureηt 0780fef335
⬇️ loosen NNLib's compat a bit 2023-09-09 15:28:56 +02:00
Laureηt 9896a1665e
🧪 (beta_schedules) add ZeroSNR rescaling tests 2023-09-03 20:54:35 +02:00
Laureηt 7427828eda
🧪 (DDIM) add reverse process correctness tests 2023-09-03 20:30:20 +02:00
Laureηt 02d261f516
👷 add JuliaRegistries's TagBot 2023-09-03 18:40:38 +02:00
Laureηt 4d618ebb17
add DDIM scheduler 2023-09-03 18:40:12 +02:00
Laureηt 9689c9f2d0
📝 add DocumenterCitations and a couple references 2023-09-03 14:45:40 +02:00
Laureηt e029d088d0
🧪 (BetaSchedules) add Exponential schedule SNR test 2023-09-03 13:58:01 +02:00
Laureηt ba74e145da
📝 (README) add very important 🧨 emoji 2023-09-03 13:40:30 +02:00
Laureηt 1c5ae1643a
✏️ (DDPM) wrong variable name for variance 2023-09-03 13:39:17 +02:00
Laureηt 845ce78fa0
(BetaSchedules) add Exponential schedule, from god knows where wth 2023-08-15 16:30:03 +02:00
Laureηt 2a0b019deb
️ (examples/swissroll) switch beta schedule to cosine 2023-08-15 15:48:15 +02:00
Laureηt c665be0dd5
️ (DDPM) slight allocation optimization 2023-08-15 15:47:03 +02:00
Laureηt 9e23327e72
🐛 (DDPM) fix bad _extract 2023-08-14 18:12:37 +02:00
Laureηt bb28669b29
📝 (Schedulers) add Markovian Hierarchical Variational Autoencoder figure 2023-08-14 17:28:40 +02:00
Laureηt 184b9665ec
🧪 (Schedulers) add get_velocity tests 2023-08-14 17:19:43 +02:00
Laureηt b90b50de27
️ (Schedulers) add get_velocity, VarianceType, PredictionType exports 2023-08-14 17:19:16 +02:00
Laureηt 5ec22c47b2
♻️ (Schedulers) add variance and prediction types 2023-08-14 16:32:07 +02:00
Laureηt 1e5ceb5140
🐛 (examples/swissroll) use new method names 2023-08-14 16:30:35 +02:00
Laureηt a6fe13ba5e
🎨 (Schedulers) make tests a bit more readable 2023-08-14 16:29:39 +02:00
Laureηt 3147a7c867
🙈 ignore gif and jld2 files 2023-08-14 16:27:38 +02:00
Laureηt cc0326450b
♻️ (Schedulers) rename methods names
add_noise -> forward
step -> reverse
2023-08-14 16:26:15 +02:00
Laureηt b6c8309733
🎨 (DDPM) simplify constructor 2023-08-11 20:07:50 +02:00
Laureηt 4b344dcc5d
⬆️ nix flake update 2023-08-08 21:22:42 +02:00
Laureηt b27105c761
📝 add codecov badge
|skip ci]
2023-08-08 21:04:01 +02:00
Laureηt 920ba513da
👷 add codecov 2023-08-08 20:58:30 +02:00
Laureηt ada324cae2
🐛 fix bad syntax in Schedulers tests 2023-08-08 20:45:04 +02:00
Laureηt 8b098c4c09
🧪 (Schedulers) add some tests to check step and add_noise correctness 2023-08-08 20:40:57 +02:00
Laureηt 77961913ba
🧪 (BetaSchedules) replace β monoticity check by SNR monoticity check 2023-08-07 20:52:57 +02:00
Laureηt 0db38f3e01
💚 (runtests) restrict tests to only ubuntu-latest x64 v1.9
[skip ci]
2023-08-07 20:41:37 +02:00
Laureηt 43a8a2612a
👷 add runtest github action 2023-08-07 20:36:40 +02:00
Laureηt 43f47055e0
👷 add CompatHelper github action 2023-08-07 20:36:16 +02:00
Laureηt f3bb0bf20e
♻️ rework imports and exports 2023-08-07 20:33:13 +02:00
Laureηt 24597eaa1b
📝 (BetaSchedules) remove superfluous latex syntax in labels plots 2023-08-06 21:19:35 +02:00
Laureηt 8dd1a71268
🧪 (BetaSchedules) add variance schedules monotonicity check 2023-08-06 21:19:04 +02:00
Laureηt 8c46a27423
📝 (BetaSchedules) remove title from plots 2023-08-06 20:13:43 +02:00
Laureηt ce02a4a8b0
📝 (BetaSchedules) hide schedules other than Linear and Cosine by default 2023-08-05 13:00:13 +02:00
Laureηt 9a2f8488a3
📝 add dev-documentation badge in README 2023-08-05 12:44:45 +02:00
Laureηt de5b6b4b3a
🩹 (BetaSchedules) fix plotlyJS display, set prettyurl to true and savefig in folder 2023-08-05 12:31:18 +02:00
Laureηt 234183b459
🚨 add linkcheck in Documenter.jl 2023-08-05 00:26:43 +02:00
Laureηt f6fd9734b6
📝 🩹 (BetaSchedules) (temporary) fix path for plots 2023-08-05 00:12:29 +02:00
Laureηt 6699877196
👷 add Documenters.jl action 2023-08-04 22:38:56 +02:00
Laureηt 4da2a7bd9d
🎨 (BetaSchedules) change float formats in signatures 2023-08-04 21:48:59 +02:00
Laureηt 2cf9c49202
🐛 (examples/swissroll) better performances + switch to linear beta schedule 2023-08-04 21:48:27 +02:00
Laureηt b931b5ceb5
📝 (beta_schedules) prettier β and α̅ plots 2023-08-04 21:45:08 +02:00
Laureηt a25e74a62a
♻️ split dependecies and add Aqua.jl tests 2023-08-03 21:04:59 +02:00