Teaching Assistant: AI in Electrical Power Systems
Teaching | Genetic Algorithms | Neural Networks
As a teaching assistant for this course, I was responsible for teaching and guiding students in implementing metaheuristic optimization algorithms applied to power systems problems. The practical approach included programming from scratch:
- Genetic Algorithms (GA): Global optimization based on biological evolution.
- Simulated Annealing: Probabilistic methods for escaping local optima.
- Tabu Search: Memory strategies for combinatorial optimization.
- Neuro-Fuzzy Systems (ANFIS): Integration of fuzzy logic and neural networks for modeling.
Featured Resource: Simulated Annealing
Video tutorial created for the class on implementing Simulated Annealing: