These notes collect concepts and practical ideas related to Green AI, efficient deep learning, and energy-aware model evaluation.
Deep learning models are often evaluated mainly through predictive performance. However, training and inference also have computational, energy, and environmental costs. A more complete evaluation should consider both accuracy and resource usage.
Important questions include how to compare models fairly across hardware, how to estimate energy consumption reliably, and how to design models that are both accurate and resource-aware.