Commit graph

8 commits

Author SHA1 Message Date
Laureηt 7427828eda
🧪 (DDIM) add reverse process correctness tests 2023-09-03 20:30:20 +02:00
Laureηt 184b9665ec
🧪 (Schedulers) add get_velocity tests 2023-08-14 17:19:43 +02:00
Laureηt a6fe13ba5e
🎨 (Schedulers) make tests a bit more readable 2023-08-14 16:29:39 +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 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