From 31ad310588f2c7e2922feacdb8dba2314583d4b8 Mon Sep 17 00:00:00 2001 From: Jingjing Date: Fri, 16 Feb 2024 20:47:20 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9551d44..d8b9332 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ Please update list.txt (via pull requests) | [word-rnn-tensorflow](https://github.com/hunkim/word-rnn-tensorflow) | 592 | Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow. | | [DeepLearningStars](https://github.com/hunkim/DeepLearningStars) | 207 | Top Deep Learning Projects based on their Stars! | | [dlami](https://github.com/ritchieng/dlami) | 185 | A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies. | +| [DALL-E] (https://github.com/openai/DALL-E) the official PyTorch package for the discrete VAE used for DALLĀ·E. The transformer used to generate the images from the text is not part of this code release. Last Automatic Update: Mon Sep 4 14:03:33 2017 -Inspired by https://github.com/aymericdamien/TopDeepLearning \ No newline at end of file +Inspired by https://github.com/aymericdamien/TopDeepLearning