CS50 AI with Python - Lecture 3: Optimization
๐ Lecture 3: Optimization
Optimization is the process of choosing the best option from a set of possible alternatives.We already saw a similar problem in the minimax algorithm, and today weโll learn broader optimization techniques.
๐ 1. Local Sear...
ai-learning-shichun.hashnode.dev7 min read