Implementation-of-Q-learning-for-Blackjack
PublicThis repository serves as a learning resource for reinforcement learning techniques, specifically Q-learning, applied to a simplified version of the Blackjack game. It encourages exploration of different agent strategies and parameter settings to understand their impact on learning and decision-making.