5 research outputs found

    On Data Driven SIRD Model of Delta and Omicron Variants of COVID-19

    Get PDF
    The compartmental model stands as a cornerstone in quantitatively describing the transmission dynamics of diseases. Through a series of assumptions, this model can be formulated and subsequently validated against real-world conditions. Leveraging the abundance of COVID-19 data presently available, this study endeavors to reverse engineer the model construction process. Specifically, we analyse the compartmental model governing two notable variants of COVID-19: Delta and Omicron, utilizing empirical data. Employing the SINDy method, we extract parameters that define the model by effectively fitting the available data. To ensure robustness, the obtained model undergoes validation via comparison with real-world data through numerical integration. Additionally, we conduct fine-tuning in regularization techniques and input features to refine model selection. The constructed model then undergoes thorough analysis to gain qualitative insights and interpretations regarding the transmission dynamics of COVID-19

    On the Neural Network Solution of One-Dimensional Wave Problem

    No full text
    Artificial neural network has become an emerging popular method to handle various problems, especially in case where it has deep multiple neural layers. In this study, we use a deep artificial neural network model to solve one-dimensional wave equation, without any external datasets. Different type of boundary conditions, i.e., Dirichlet, Neumann, and Robin, are used. We analyze the model learning capabilities in a set of settings, such as data setup and the model width and depth. We also present some discussions of advantages and disadvantages of the model in comparison with other matured existing techniques to solve wave equation.  Artificial neural network has become an emerging popular method to handle various problems, especially in case where it has deep multiple neural layers. In this study, we use a deep artificial neural network model to solve one-dimensional wave equation, without any external datasets. Different type of boundary conditions, i.e., Dirichlet, Neumann, and Robin, are used. We analyze the model learning capabilities in a set of settings, such as data setup and the model width and depth. We also present some discussions of advantages and disadvantages of the model in comparison with other matured existing techniques to solve wave equation. &nbsp

    Comparison of KNN and LSTM on the Prediction of the Operational Conditions of Natural Gas Pipeline Transmission Networks

    Get PDF
    During the gas distribution process, a sequence of compressors creates a pressure difference, causing gas to move from regions of high pressure to areas with comparatively lower pressure. The Natural Gas transmission process experiences variations in pressure and temperature, primarily caused by frictional losses, differences in altitude, gas velocity, and the Joule-Thompson effect. Additionally, effective heat transfer to or from the environment contributes to temperature changes throughout the pipeline. The presence of liquid and density changes (hydrate) within the channel also has an impact on the pressure, influencing both pressure and temperature conditions.. This study implements the KNN and LSTM models to predict pressure conditions in natural gas transmission pipelines to analyze the performance comparison of the best model performance using several appropriate parameters to support maximum method performance results. The results show that the LSTM model is better at predicting pressure conditions in natural gas pipeline transmission networks, with an R2 score of 99.45, compared to the KNN model, with an R2 score of 92.82. This study also obtained prediction results from the KNN and LSTM models; the KNN model tends to produce the same pressure value for eight months, while the LSTM model produces pressure values that tend to vary

    Balinese Script Handwriting Recognition Using Faster R-CNN

    No full text
    In Balinese culture, the ability to read Balinese script is one of the challenges young generations face. Advances in machine learning have proposed handwriting detection systems using both traditional and deep learning models. However, the traditional approach is usually impractical and is prone to inaccurate identification results. Convolutional neural network (CNN)-based models integrate feature extraction and classification into an end-to-end pipeline to increase performance. This research proposes that recognizing characters through an object detection approach makes an end-to-end process of localizing and classifying several characters simultaneously using the Faster R-CNN. Four CNN models, including ResNet-50, ResNet-101, ResNet-152, and Inception ResNet V2, were tested to detect 28 Balinese characters in a single form that covers 18 consonants and 10 digits using Intersection over Union (IoU) thresholds: 0.5 and 0.75. ResNet-50 and Inception ResNet V2 achieve 0.991 mAP at IoU of 0.5, while Inception ResNet V2 excels at IoU of 0.75. Further analysis showed that the class ‘nol’ had the lowest Recall due to many undetected ground truths. Meanwhile, class ‘ba’ had the lowest Precision due to its similarity to classes “ga” and “nga”. This research contributes to the experiment with Faster R-CNN in detecting handwritten Balinese scripts
    corecore