Tag: Python
All the articles with the tag "Python".
-
The Application of Hidden Markov Moodel to Detect BTC Makret Regime
A research-oriented overview of how a Gaussian Mixture Hidden Markov Model can be used for BTC regime learning, with focus on theory, structure, and practical limitations.
-
Optimal Blackjack Strategy Through Dynamic Programming
An analysis of optimal Blackjack strategies using recursive decomposition and dealer probability analysis.
-
Learning Optimal Pricing with Reinforcement Learning
A technical implementation of the Actor-Critic algorithm to solve dynamic pricing. This project benchmarks RL against theoretical optima to test its effectiveness in combinatorial optimization.
-
Analysis of State Schools in Scotland: Map of Scotland with Schools
A geospatial project using the Postcodes.io API and Folium to create an interactive map of Scottish schools, visualizing the relationship between pupil density and local deprivation levels.