Skip to content

stat385uiuc/guest-lectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guest Lectures

STAT 385 @ UIUC often invites lecturers from industry into the classroom to discuss topics that students are interested in. Materials from these guest lecturers such as lecture slides, abstracts, biographies, and social data can be found here.

Invited Lecturers

Picture Title Abstract Date Lecturer Social Resources
Max Candocia Learning Strategies through Reinforcement Learning Reinforcement learning is the optimization of a task using machine learning and repeated simulations. A major application of this is creating artificial intelligences for games. With a proper setup of a reasonable task, human-understandable strategies can be discovered even with complex algorithms. 2018-04-27 Max Candocia
Dirk Eddelbuettel Extending R with C++: Motivation, Examples, and Context Starting from a brief Why? motivating the use of extensions to R, we will focus on How via a set of hands-on examples. 2018-04-20 Dirk Eddelbuettel
Gene Leynes Real World R An exploration of how the City of Chicago uses R to generate insights into its data. 2017-12-11 Gene Leynes
Dan C. Dillon Dependable Development of Statistical Models Development can take many forms, from a single script to a large enterprise system built from millions of lines of code in thousands of files. In either case, we create technical debt for ourselves an others if we do not make efforts to make our code clear, reusable, and extensible. To that end, we will walk through the development of a statistical model for S&P 500 price prediction. We will address each stage of the development starting with the scratch work in an interactive R session and culminating in a production implementation. As we follow our ideas from conception to production, we will address how we can better organize and structure our code. The end result will be a maintainable system that can be easily extended and tested in the future. 2017-04-21 Dan C. Dillon

Releases

No releases published

Packages

No packages published

Languages