Neural Networks for Portfolio Optimization
How the seminar unfolds
Session breakdown
-
Architecture selection for financial data
Comparing feedforward networks, recurrent models, and transformer architectures. When each approach works best and why most practitioners combine multiple model types.
-
Feature engineering workshop
Building predictive inputs from raw market data. Technical indicators, fundamental ratios, sentiment scores, and alternative datasets. Live coding session demonstrates preprocessing pipelines.
-
Risk-adjusted position sizing
Translating model outputs into portfolio weights. Kelly criterion adaptations, volatility targeting, and drawdown constraints that prevent catastrophic losses.
-
Implementation challenges
Overfitting detection, regime change handling, and computational requirements. Discussion of production deployment including cloud infrastructure and monitoring systems.