Particle swarm optimization
particle swarm optimization
Computational Finance at IEEE WCCI 2014
July 27, 2014 | StuartReid | 3 CommentsI recently had the awesome opportunity to present my honours research at this years IEEE World Congress for Computational Intelligence conference (IEEE-WCCI) in Beijing. My trip was sponsored by the University of Pretoria's Computational Intelligence Research Group (CIRG) so ... Read More
10 misconceptions about Neural Networks
May 8, 2014 | StuartReid | 58 CommentsWarning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/customer/www/turingfinance.com/public_html/wp-content/plugins/latex/latex.php on line 47
Neural networks are one of the most popular and powerful classes of machine learning algorithms. In quantitative finance neural networks are often used for time-series forecasting, constructing proprietary indicators, algorithmic trading, securities classification and credit risk modelling. They ... Read More
Portfolio Optimization Using Particle Swarm Optimization
December 22, 2013 | StuartReid | 23 CommentsMy research topic for this year was Currency Carry Trade Portfolio Optimization using Particle Swarm Optimization (PSO). In this article I will introduce portfolio optimization and explain why it is important. Secondly, I will demonstrate how particle swarm ... Read More
BRICs Economic Forecasting using Neural Networks
September 18, 2013 | StuartReid | 6 CommentsThis weekend I finished an interesting research assignment in which I used five computational techniques to train artificial neural networks to forecast the 2011 GDP growth rates for Brazil, Russia, India, China, and South Africa (BRICS nations). The ... Read More