diff options
| author | Damien Guillotin <damguillotin@gmail.com> | 2023-10-19 15:29:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-19 15:29:52 +0200 |
| commit | d1cb3b6d9d9441c2ecc52f3fd71b5da0a18257dd (patch) | |
| tree | 97d2b9cadd27bca8e9947bc31f2606cf4a697253 /README.md | |
| download | diffusion-mnist-d1cb3b6d9d9441c2ecc52f3fd71b5da0a18257dd.tar.gz diffusion-mnist-d1cb3b6d9d9441c2ecc52f3fd71b5da0a18257dd.zip | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..93cdc90 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# diffusion-mnist +Diffusion inspired mnist like image generation. |
