Motivation River is a Python library for online machine learning. One of the main features of River is its support for data streams, which are continuous streams of data that are produced and consumed in real-time. This makes it well-suited for handling large volumes of data, as well as for handling data that is generated continuously. I started contributing to the project in February 2019, mainly in the stats and time_series modules.
Read MoreMasking in Deep Reinforcement Learning
Introduction I worked on an environment where specific actions are not available at every timestep