CloudNativeX Interview: Reinforcement Learning

Published
Author

Join Lee Razo and Phil Winder for this comprehensive introduction to Reinforcement Learning, an area of machine learning in which problems are tackled with intelligent agents which take actions to maximize a specified reward. Phil (quite literally) wrote the book on this topic and he takes us through the fundamentals of RL, some common use cases as well as tips on how even a small or mid-sized company can get started with and benefit from RL.

Read more

The Future of Transportation Infrastructure: Reinforcement Learning

Published
Author
Dr. Phil Winder
CEO

The lock-downs endured during the coronavirus pandemic have given many the opportunity to work from home, potentially for the first time. Along with the guilt of failing at home-schooling, trying to work with noisy babies or animals, the lock-down has entirely changed the way in which we travel. When I speak to people about the pandemic, the lack of commute is one of the few positives they can take away from this experience and has led some to even question why they are paying for accommodation in some of the most expensive areas in the UK.

Read more

InfoQ Podcast: Phil Winder on the History, Practical Application, and Ethics of Reinforcement Learning

Published
Author

InfoQ · Phil Winder on the History, Practical Application, and Ethics of Reinforcement Learning Charles Humble, friend and editor of InfoQ, was kind enough to ask me for an interview to talk more about my new book, in podcast format. From the blurb: In this episode of the InfoQ podcast Dr Phil Winder, CEO of Winder.AI, sits down with InfoQ podcast co-host Charles Humble. They discuss: the history of Reinforcement Learning (RL); the application of RL in fields such as robotics and content discovery; scaling RL models and running them in production; and ethical considerations for RL.

Read more

Solving Three Common Manufacturing Problems with Reinforcement Learning

Published
Author
Dr. Phil Winder
CEO

Like many industries, manufacturing is experiencing an explosion in both the growth of and access to data. The data is complex and multi-faceted, for example the data may originate from the production line, the environment, through usage, or even from users. When viewed in this light, the explosion is often called “big data” and the effect called smart manufacturing (USA) or industrie 4.0 (Germany). The data must be acted upon to be useful.

Read more

Inventory Control and Supply Chain Optimization with Reinforcement Learning

Published
Author
Dr. Phil Winder
CEO

Inventory control is the problem of attempting to optimize product or stock levels given the unique constraints and requirements of a business. It is an important problem because every goods-based business has to spend resources on maintaining stock levels so that they can deliver products that customers want. Every improvement to inventory control has a direct improvement the delivery of the business. Beginners study tactics, experts study logistics, so they say.

Read more

DataTalksClub - Industrial Applications of Reinforcement Learning

Published
Author

Reinforcement learning (RL), a sub-discipline of machine learning, has been gaining academic and media notoriety after hyped marketing “reveals” of agents playing various games. But these hide the fact that RL is immensely useful in many practical, industrial situations where hand-coding strategies or policies would be impractical or sub-optimal. Following the theme of my new book (https://rl-book.com​), I present a rebuttal to the hyperbole by analysing five different industrial case studies from a variety of sectors.

Read more

GOTO Book Club: How to Leverage Reinforcement Learning

Published
Author

In this episode of GOTO’s book club I speak to Rebecca Nugent, Feinberg professor of statistics and data science at Carnegie Mellon univeristy. We talk, at length, about the application of reinforcment learning, specifically how it could be a way of creating truly personalised teaching curricula. It’s a really interesting discussion and it’s great to get someone of Rebecca’s calibre to bounce ideas off.

Read more

A Code-Driven Introduction to Reinforcement Learning

Published
Author

Notebook link Abstract Reinforcement learning (RL) is lined up to become the hottest new artificial intelligence paradigm in the next few years. Building upon machine learning, reinforcement learning has the potential to automate strategic-level thinking in industry. In this presentation I present a code-driven introduction to RL, where you will explore a fundamental framework called the Markov decision process (MDP) and learn how to build an RL algorithm to solve it.

Read more

A Comparison of Reinforcement Learning Frameworks

Published
Author
Dr. Phil Winder
CEO

Reinforcement Learning (RL) frameworks help engineers by creating higher level abstractions of the core components of an RL algorithm. This makes code easier to develop, easier to read and improves efficiency.

But choosing a framework introduces some amount of lock in. An investment in learning and using a framework can make it hard to break away. This is just like when you decide which pub to visit. It’s very difficult not to buy a beer, no matter how bad the place is.

Read more

Announcement: New Reinforcement Learning Book with O'Reilly

Published
Author
Dr. Phil Winder
CEO

I’m excited to announce that I have agreed with O’Reilly Media to write a new book on Reinforcement Learning. The contracts have just been signed and I’ve started the writing process. It is likely to take around a year to be released so I’m hoping that it will be ready around Summer 2020.

Read more
}