Codetown ::: a software developer's community
Time: March 24, 2016 from 6pm to 8pm
Location: PowerDMS @ Church St Station
Street: PowerDMS, 101 S Garland Ave #300
City/Town: Orlando, FL 32801
Website or Map: http://www.orlandojug.com
Phone: 321-252-9322
Event Type: meeting
Organized By: Michael Levin
Latest Activity: Mar 21, 2016
Hello OrlandoJUG!
This month we have Dave Moskowitz in from Sarasota for a fascinating talk.
Here's the abstract for the presentation. There is a possibility of massive amounts of pizza!
Genetic programming (GP) is a class of nature-inspired AI algorithms that aims to automatically generate a population of computer programs to solve a target problem where the solution is unknown. By defining a fitness function (a high-level statement of the problem) and applying principles of Darwinian evolution (mating, survival of the fittest), GP breeds a population of computer programs that achieve a higher level of fitness and come closer to an optimal solution over time.
GP is most applicable to problems without deterministic solution. An example of such a problem is stock market prediction. There is no canonical theory on how to "beat the market". The most widely accepted belief regarding this question is stated in the efficient market hypothesis (EMH), which holds that no method can consistently beat the overall market, However, there is conflicting research from both the economic and AI communities regarding the validity of this hypothesis. While most research appears to deny the possibility of consistently beating the market after factoring in transaction costs, recent no transaction cost trading platforms, such as Robinhood, as well as more powerful and available data processing capabilities, make beating the market more in reach than ever.
The presentation will begin with an introduction to genetic programming, focusing on the more common tree-based (LISP) representation. Other approaches to GP, as well differences between genetic programming and genetic algorithms will also be discussed.
A Java based GP system, developed by the speaker, will be used to illustrate some basic GP examples. Finally, the genetic programming algorithm will be run on the S&P 500 index using current market conditions to see what it predicts for the immediate future.
This talk will convince you that genetic programming is essentially an approachable technique that can be applied towards many problems in the area of numeric optimization, prediction, design, or just about anything else you can do in a computer program.
About the Speaker:
David Moskowitz is a Market Data Architect at Ned Davis Research in Venice Florida where he develops and maintains web and REST based financial data delivery systems. He is currently a PhD candidate in Computer Science at Nova Southeastern University and is also the former chairman of the Sarasota Java Users Group.
As always, I'll remind you to please don't forget to drop by OrlandoJUG Town here at Codetown. The URL is www.orlandojug.com and it points to www.codetown.com/group/orlandojug.
Feel free to invite a friend. Please RSVP so I'll know how much pizza to order.
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.
Last week, Microsoft announced a new AI Chat Web App template, available in preview, designed to simplify AI development with .NET. This template is part of Microsoft's ongoing efforts to make AI more accessible, offering scaffolding and guidance in Visual Studio, Visual Studio Code, and the .NET CLI.
By Almir VukRichard Startin explores the relationship between complexity and performance through the lens of recent improvements to the Java String class, visiting continuous profiling and some assembly code.
By Richard StartinProgramming rules and guidelines improve code consistency, but misapplication can lead to poor results. Arne Mertz suggests that software developers selectively adopt rules and guidelines, and document deviations with clear explanations. They can discuss their experiences in communities or during their daily work, to foster collaboration and improve code quality without unnecessary bureaucracy.
By Ben LindersMicrosoft's Azure Elastic SAN, launched in early 2024, revolutionizes cloud block storage with unique autoscale capabilities, snapshot support, and CRC protection for enhanced data integrity. This fully managed solution simplifies storage management and optimizes costs, making it ideal for businesses seeking efficient, high-availability solutions in the cloud.
By Steef-Jan WiggersOne month after the release of Quarkus 3.18.0, version 3.19.0 was released in February 2025. This is the last release before the next long-term support (LTS) version, 3.20.0, which is now feature complete and scheduled to be released on March 26th according to the Release Planning guide. The new release uses the new @ConfigMapping infrastructure, UBI 9 images and Mockito’s inline strategy.
By Johan Janssen
© 2025 Created by Michael Levin.
Powered by
RSVP for OrlandoJUG - Predicting the Stock Market with Genetic Programming: to add comments!
Join Codetown