Skip to content
#

online-learning

Here are 20 public repositories matching this topic...

Code for the nested hybrid filters (NHFs), including four different implementations using sequential Monte Carlo (SMC), sequential quasi-Monte Carlo (SQMC), extended Kalman filters (EKFs) and ensemble Kalman filters (EnKFs). I have also included the implementation of the nested particle filter (NPF) and the two-stage filter to compare performance.

  • Updated Mar 11, 2024
  • MATLAB

Prediction of multidimensional time-series data using a recurrent neural network (RNN) trained by real-time recurrent learning (RTRL), unbiased online recurrent optimization (UORO), least mean squares (LMS), or multivariate linear regression. The optimal hyper-parameters are selected using grid search with parallel processing.

  • Updated Nov 21, 2022
  • MATLAB

Multidimensional time-series data prediction with a recurrent neural network (RNN) trained by RTRL; 2nd repo in a series of 3 repos associated with the research article "Prediction of the motion of chest internal points using an RNN trained with RTRL for latency compensation in lung cancer radiotherapy" (Pohl et al, Comput Med Imaging Graph, 2021)

  • Updated Sep 23, 2022
  • MATLAB

This repository contains the codes and temporary results used for the analyses for the paper: Liyan Song and Leandro Minku. "A Procedure to Continuously Evaluate Predictive Performance of Just-In-Time Software Defect Prediction Models During Software Development", IEEE Transactions on Software Engineering, 2022

  • Updated Mar 28, 2022
  • MATLAB

Improve this page

Add a description, image, and links to the online-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the online-learning topic, visit your repo's landing page and select "manage topics."

Learn more