Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1006 Bytes

deep-learning-introduction.mdx

File metadata and controls

28 lines (23 loc) · 1006 Bytes
title description image
Deeplearning
Deeplearning introduction

An Interactive DALL-E 2 Stream

Come and join us for a fun stream where we'll be using the DALL-E 2! DALL-E 2 is a deep learning algorithm that can generate images from textual descriptions by OpenAI. It uses a 12-billion parameter training version of the GPT-3 transformer model to interpret the natural language inputs and generate corresponding images. It'll be interactive, and viewers will suggest prompts in the chat. And we'll be holding a lottery during the stream where three lucky people will be able to get the generated image for themselves!

<div class="before:content-['hello\_world']">
  <!-- ... -->
</div>
@tailwind base;
@tailwind components;
@tailwind utilities;

.my-custom-style {
  /* ... */
}