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.
Picture |
Title |
Abstract |
Date |
Lecturer |
Social |
Resources |
|
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 |
|
|
|
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 |
|
|
|
Real World R |
An exploration of how the City of Chicago uses R to generate insights into its data. |
2017-12-11 |
Gene Leynes |
|
|
|
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 |
|
|