AWS Cert - AI Practitioner Exam
AWS Certification Prep AI Practitioner Abbreviations APIs = Application Programming Interfaces GANs = G enerative Adversarial Networks GPU = Graphics Processing Unit ML = Machine Learning FM = Foundational Models IDE = Integrated Development Environment LLM = Large Language Models ML = Machine Learning NLP = Natural Language Processing RAG = Retrieval-Augmented Generation RL = R einforcement Learning RLHF = R einforcement Learning from Human Feedback SSL = S elf-Supervised Learning VAEs = V ariational Auto Encoders General Terms in AI Batch Inferencing = you given lots of data and time. Focus on all data. For slow decisions with historical understanding. used for data analysis reports. Clustering = in ML in unsupervised learning, this is auto grouping into similar, unlabeled data points. Diffusion models = in LLM. types: forward and reverse diffusion. Embeddings = are numbers for words ...