saraki commited on
Commit
2963bf6
·
verified ·
1 Parent(s): ad94ade

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -10
README.md CHANGED
@@ -23,16 +23,26 @@ and platforms, such as OpenAI's GPTs, Llama, Stable Diffusion, and Hugging Face,
23
  students to work on exercises and projects
24
 
25
  Some of the topics that will be covered in the course include:
26
- • Deep Generative Models
27
- Variational Autoencoders (VAEs)
28
- • Generative Adversarial Networks (GANs)
29
- Autoregressive Models and Energy-based Models
30
- • Transformers and Text Generation
31
- Diffusion Models and Image Generation
32
- • Pre-training and Fine-tuning
33
- Retrieval Augmented Generation (RAG)
34
- • Ethics and Safety in GenAI
35
- Red Teaming GenAI Models
 
 
 
 
 
 
 
 
 
 
36
 
37
  This course is designed for students with a background in technology, business, policy, management,
38
  or related fields who aspire to become proficient in GenAI technologies. We will combine lectures,
 
23
  students to work on exercises and projects
24
 
25
  Some of the topics that will be covered in the course include:
26
+
27
+ * Deep Generative Models
28
+
29
+ * Variational Autoencoders (VAEs)
30
+
31
+ * Generative Adversarial Networks (GANs)
32
+
33
+ * Autoregressive Models and Energy-based Models
34
+
35
+ * Transformers and Text Generation
36
+
37
+ * Diffusion Models and Image Generation
38
+
39
+ * Pre-training and Fine-tuning
40
+
41
+ * Retrieval Augmented Generation (RAG)
42
+
43
+ * Ethics and Safety in GenAI
44
+
45
+ * Red Teaming GenAI Models
46
 
47
  This course is designed for students with a background in technology, business, policy, management,
48
  or related fields who aspire to become proficient in GenAI technologies. We will combine lectures,