After learning the basic features of a programming language, such as expressions and control statements, novice programmers need to combine these features to solve programming questions. Some of these combined code sn...
详细信息
Decentralized systems are integral to various sectors, including public and private organizations. A key component of these systems is the dissemination protocol. Hyperledger Fabric, a prominent production-ready distr...
详细信息
There is a growing interest in understanding arguments’ strength in Quantitative Bipolar Argumentation Frameworks (QBAFs). Most existing studies focus on attribution-based methods that explain an argument’s strength...
详细信息
This study evaluates an agent-based reinforcement learning framework for model-based testing (MBT). The framework's performance was assessed on three key metrics: effectiveness and efficiency in achieving model co...
详细信息
This review examines human vulnerabilities in cybersecurity within Microfinance Institutions, analyzing their impact on organizational resilience. Focusing on social engineering, inadequate security training, and weak...
详细信息
This review examines human vulnerabilities in cybersecurity within Microfinance Institutions, analyzing their impact on organizational resilience. Focusing on social engineering, inadequate security training, and weak internal protocols, the study identifies key vulnerabilities exacerbating cyber threats to MFIs. A literature review using databases like IEEE Xplore and Google Scholar focused on studies from 2019 to 2023 addressing human factors in cybersecurity specific to MFIs. Analysis of 57 studies reveals that phishing and insider threats are predominant, with a 20% annual increase in phishing attempts. Employee susceptibility to these attacks is heightened by insufficient training, with entry-level employees showing the highest vulnerability rates. Further, only 35% of MFIs offer regular cybersecurity training, significantly impacting incident reduction. This paper recommends enhanced training frequency, robust internal controls, and a cybersecurity-aware culture to mitigate human-induced cyber risks in MFIs.
This study outlines the implementation of OpenMP parallelization techniques to solve the Linear Shallow Water Equations (LSWE) using the MacCormack scheme and a staggered grid. These simulations are essential in vario...
详细信息
Deep learning models for computer vision applications specifically and for machine learning generally are now the state of the art. The growth of size and complexity of neural networks has made them more and more reli...
详细信息
Deep learning models for computer vision applications specifically and for machine learning generally are now the state of the art. The growth of size and complexity of neural networks has made them more and more reliable, yet in greater need of computational power and memory as is evident from the heavy reliance on graphical processing units and cloud computing for training them. As the complexity of deep neural networks increases, the need for fast processing neural networks in real-time embedded applications at the edge also increases and accelerating them using reconfigurable hardware suggests a solution. In this work, a convolutional neural network based on the inception net architecture is first optimized in software and then accelerated by taking advantage of field programmable gate array (FPGA) parallelism. Genetic algorithm augmented training is proposed and used on the neural network to produce an optimum model from the first training run without re-training iterations. Quantization of the network parameters is performed according to the weights of the network. The resulting neural network is then transformed into hardware by writing the register transfer level (RTL) code for FPGAs with exploitation of layer parallelism and a simple trial-and-error allocation of resources with the help of the roofline model. The approach is simple and easy to use as compared to many complex existing methods in literature and relies on trial and error to customize the FPGA design to the model needed to work on any computer vision or multimedia application deep learning model. Simulation and synthesis are performed. The results prove that the genetic algorithm reduces the number of back-propagation epochs in software and brings the network closer to the global optimum in terms of performance. Quantization to 16 bits also shows a reduction in network size by almost half with no performance drop. The synthesis of our design also shows that the Inception-based classifier is cap
Diabetes is one of the fastest-growing human diseases worldwide and poses a significant threat to the population’s longer *** prediction of diabetes is crucial to taking precautionary steps to avoid or delay its *** ...
详细信息
Diabetes is one of the fastest-growing human diseases worldwide and poses a significant threat to the population’s longer *** prediction of diabetes is crucial to taking precautionary steps to avoid or delay its *** this study,we proposed a Deep Dense Layer Neural Network(DDLNN)for diabetes prediction using a dataset with 768 instances and nine *** also applied a combination of classical machine learning(ML)algorithms and ensemble learning algorithms for the effective prediction of the *** classical ML algorithms used were Support Vector Machine(SVM),Logistic Regression(LR),Decision Tree(DT),K-Nearest Neighbor(KNN),and Naïve Bayes(NB).We also constructed ensemble models such as bagging(Random Forest)and boosting like AdaBoost and Extreme Gradient Boosting(XGBoost)to evaluate the performance of prediction *** proposed DDLNN model and ensemble learning models were trained and tested using hyperparameter tuning and K-Fold cross-validation to determine the best parameters for predicting the *** combined ML models used majority voting to select the best outcomes among the *** efficacy of the proposed and other models was evaluated for effective diabetes *** investigation concluded that the proposed model,after hyperparameter tuning,outperformed other learning models with an accuracy of 84.42%,a precision of 85.12%,a recall rate of 65.40%,and a specificity of 94.11%.
OpenMP is pivotal in simulating shallow water equations (SWE), a foundational model with applications in diverse fields like hydrodynamics and environmental engineering. These equations describe fluid motion in scenar...
详细信息
暂无评论