Index
Symbols
3D morphable model 358
68-coordinate (68-point system) 360
A
Adaptive Gradient (AdaGrad) 54
Adaptive Momentum Estimation (ADAM) 54
additive PEFT 233
prompting tuning technique 233, 234
advanced prompting techniques
chain of thought 183
ReAct 185, 186
self-consistency 186
tree of thought 184
adversarial loss 337
adversarial prompting 188
defence mechanisms 190
jailbreaks 189
prompt injection and leakage 189, 190
AI Winter 32
AlexNet
architecture 47, 48
other CNN innovations 45, 46
Artificial General Intelligence (AGI) 257
attention mechanism 94-96
autoencoders 263
B
backpropagation
implementing 36-39
limitations 40-42
backpropagation through time (BPTT) 50, 75
Bag of Words (BoW) 64
metric, defining 65, 66
vocabulary, defining 65
Batch Inference 237
Bayes’ theorem 8, 9
beam search 80, 81
Bernoulli MLP layer
creating...