7 Commits
Author SHA1 Message Date
wassname 01663eb05f some poor results 2022-12-24 12:36:51 +08:00
wassname 6c84953ac1 fixes 2022-12-23 19:00:56 +08:00
wassname f6d1884c4c fixes 2022-12-23 15:14:17 +08:00
wassname 3fb53f620e wip 2022-12-23 14:34:54 +08:00
Samuel NorlingandGitHub c4f6445d11 Updated Solar example (#43) 2021-03-06 17:44:34 +01:00
Kashif Rasul 41b3d7f883 fixed device name to cuda 2021-02-17 10:38:50 +01:00
Kashif RasulandGitHub Enterprise 908945b422 Time grad (#28)
* initial uncond image gaussian diff

TODO make it work for multivariate vector
add conditioning

* remove tqdm

* initial unet

TODO convert to 1d conv

* initial time grad estimator

* initial training

* initial sampling

* added huber loss

* use SinusoidalPosEmb from wavegrad

* use time diff network

* fix reshaping

* fix missing property

* clip false

* updated api

* added padding

* added circular padding

* use linear schedule

* added more schedules

* added back cosine schedule

* Delete Solar-time-grad.ipynb

* updated estimator API

* not tuple

* renamed to EpsilonTheta

* removed

* added example notebook

* removed some output

* fix requirements

* formatting

* added more options to time-grad

* added article
2021-02-11 10:09:25 +01:00