What are large language models and how do they work
· AI & Machine Learning
Introduction to large language models (LLMs), transformer architecture, and how they generate text.
57 questions in AI & Machine Learning.
· AI & Machine Learning
Introduction to large language models (LLMs), transformer architecture, and how they generate text.
· AI & Machine Learning
Strategies and best practices for deploying machine learning models to production environments.
· AI & Machine Learning
Address class imbalance using resampling, class weights, and algorithmic techniques to improve classifier performance.
· AI & Machine Learning
Implement a basic feedforward neural network using only NumPy to understand forward propagation, loss, and backpropagation.
· AI & Machine Learning
Understand the tension between underfitting due to high bias and overfitting due to high variance.
· AI & Machine Learning
Use metrics like accuracy, precision, recall, F1-score, ROC-AUC, and cross-validation to assess models.
· AI & Machine Learning
Compare supervised learning with labeled data against unsupervised learning that discovers hidden patterns.
· AI & Machine Learning
Learn how to balance latency, cost, accuracy, and context window when selecting an AI model for your application.
· AI & Machine Learning
Discover LoRA and QLoRA techniques to efficiently fine-tune large language models on custom domain datasets.
· AI & Machine Learning
Learn automated and human-in-the-loop evaluation methods for measuring chatbot response quality and safety.