Open Access. Powered by Scholars. Published by Universities.®

Architecture Commons

Open Access. Powered by Scholars. Published by Universities.®

Durham School of Architectural Engineering and Construction: Dissertations, Thesis, and Student Research

Computer Engineering

Articles 1 - 1 of 1

Full-Text Articles in Architecture

Continuous Time Recurrent Network For Human Activity Detection, Abdallah Al Zubi Nov 2023

Continuous Time Recurrent Network For Human Activity Detection, Abdallah Al Zubi

Durham School of Architectural Engineering and Construction: Dissertations, Thesis, and Student Research

Human activity detection is crucial to personalize the control of the building environment. For example, understanding certain human activities (e.g., walking, sitting, etc.) for an occupant in a building helps provide the proper thermal comfort control. However, these applications require large-scale neural networks that are challenging to implement and train.

In this thesis, we implemented a continuous-time recurrent neural network implementation (CTRNN) network that can solve real-time human activity detection with a smaller-size network. The CTRNN uses differential equations with a time constant to describe the neuron equations. It was implemented and trained for the first time using TensorFlow. Specifically, …