Welcome to AI-Projects! This repository is a collection of projects, experiments, and code samples covering a variety of Artificial Intelligence (AI), Optimization, and Computational Finance topics. π
- Foundations of AI/: Core AI concepts, search algorithms, and reinforcement learning (e.g., SARSA, Q-Learning, Pancake Problem).
- Multi Armed Bandits/: Simulation and analysis of the classical multi-armed bandit problem using epsilon-greedy strategies. π°
- Optimization & AI/: Numerical optimization routines, support functions, and algorithmic experiments (e.g., bisection, gradient search, Monte Carlo methods, knapsack, TSP).
- Computational Finance & AI/: Dynamic portfolio optimization and financial simulations. πΉ
MIT License applies.