scholarly journals Research on Basketball Teaching Network Course Resource Recommendation Method Based on Deep Learning Algorithm

2021 ◽  
Vol 2021 ◽  
pp. 1-7
Author(s):  
Kai Ma

To solve the problem of invalid resource recommendation data and poor recommendation effect in basketball teaching network course resource recommendation, a basketball teaching network course resource recommendation method based on a deep learning algorithm is proposed. The objective function is applied to eliminate the noise in the basketball teaching network course resource data. The prominent characteristics of basketball teaching network curriculum resources are extracted using a kernel function and combined into a feature set. A convolution neural network (CNN) was employed to realize the basketball teaching network curriculum resources recommendation model. The model was assessed in terms of computation time and recognition error. To validate the performance, the proposed model was compared with two well-known recommendation models such as the learning resource recommendation method based on transfer learning and the personalized learning resource recommendation method based on three-dimensional feature collaborative domination. Experimental results show that the proposed model achieved the lowest computation time of 15 s and recommendation error less than 0.4% as compared with the existing model.

Technologies ◽  
2021 ◽  
Vol 9 (1) ◽  
pp. 14
Author(s):  
James Dzisi Gadze ◽  
Akua Acheampomaa Bamfo-Asante ◽  
Justice Owusu Agyemang ◽  
Henry Nunoo-Mensah ◽  
Kwasi Adu-Boahen Opare

Software-Defined Networking (SDN) is a new paradigm that revolutionizes the idea of a software-driven network through the separation of control and data planes. It addresses the problems of traditional network architecture. Nevertheless, this brilliant architecture is exposed to several security threats, e.g., the distributed denial of service (DDoS) attack, which is hard to contain in such software-based networks. The concept of a centralized controller in SDN makes it a single point of attack as well as a single point of failure. In this paper, deep learning-based models, long-short term memory (LSTM) and convolutional neural network (CNN), are investigated. It illustrates their possibility and efficiency in being used in detecting and mitigating DDoS attack. The paper focuses on TCP, UDP, and ICMP flood attacks that target the controller. The performance of the models was evaluated based on the accuracy, recall, and true negative rate. We compared the performance of the deep learning models with classical machine learning models. We further provide details on the time taken to detect and mitigate the attack. Our results show that RNN LSTM is a viable deep learning algorithm that can be applied in the detection and mitigation of DDoS in the SDN controller. Our proposed model produced an accuracy of 89.63%, which outperformed linear-based models such as SVM (86.85%) and Naive Bayes (82.61%). Although KNN, which is a linear-based model, outperformed our proposed model (achieving an accuracy of 99.4%), our proposed model provides a good trade-off between precision and recall, which makes it suitable for DDoS classification. In addition, it was realized that the split ratio of the training and testing datasets can give different results in the performance of a deep learning algorithm used in a specific work. The model achieved the best performance when a split of 70/30 was used in comparison to 80/20 and 60/40 split ratios.


Medical imaging is an emerging field in engineering. As traditional way of brain tumor analysis, MRI scanning is the way to identify brain tumor. The core drawback of manual MRI studies conducted by surgeons is getting manual visual errorswhich can lead toofa false identification of tumor boundaries. To avoid such human errors, ultra age engineering adopted deep learning as a new technique for brain tumor segmentation. Deep learning convolution network can be further developed by means of various deep learning models for better performance. Hence, we proposed a new deep learning algorithm development which can more efficiently identifies the types of brain tumors in terms of level of tumor like T1, T2, and T1ce etc. The proposed system can identify tumors using convolution neural network(CNN) which works with the proposed algorithm “Sculptor DeepCNet”. The proposed model can be used by surgeons to identify post-surgical remains (if any) of brain tumors and thus proposed research can be useful for ultra-age neural surgical image assessments. This paper discusses newly developed algorithm and its testing results.


2021 ◽  
Vol 7 ◽  
pp. e345
Author(s):  
Mojtaba Mohammadpoor ◽  
Mehran Sheikhi karizaki ◽  
Mina Sheikhi karizaki

Background COVID-19 pandemic imposed a lockdown situation to the world these past months. Researchers and scientists around the globe faced serious efforts from its detection to its treatment. Methods Pathogenic laboratory testing is the gold standard but it is time-consuming. Lung CT-scans and X-rays are other common methods applied by researchers to detect COVID-19 positive cases. In this paper, we propose a deep learning neural network-based model as an alternative fast screening method that can be used for detecting the COVID-19 cases by analyzing CT-scans. Results Applying the proposed method on a publicly available dataset collected of positive and negative cases showed its ability on distinguishing them by analyzing each individual CT image. The effect of different parameters on the performance of the proposed model was studied and tabulated. By selecting random train and test images, the overall accuracy and ROC-AUC of the proposed model can easily exceed 95% and 90%, respectively, without any image pre-selecting or preprocessing.


2021 ◽  
Vol ahead-of-print (ahead-of-print) ◽  
Author(s):  
Ibtehal Talal Nafea

Purpose This study aims to propose a new simulation approach for a real-life large and complex crowd management which takes into account deep learning algorithm. Moreover, the proposed model also determines the crowd level and also sends an alarm to avoid the crowd from exceeding its limit. Also, the model estimates crowd density in the pictures through which the study evaluates the deep learning algorithm approach to address the problem of crowd congestion. Furthermore, the suggested model comprises of two main components. The first takes the images of the moving crowd and classifies them into five categories such as “heavily crowded, crowded, semi-crowded, light crowded and normal,” whereas the second one comprises of colour warnings (five). The colour of these lights depends upon the results of the process of classification. The paper is structured as follows. Section 2 describes the theoretical background; Section 3 suggests the proposed approach followed by convolutional neural network (CNN) algorithm in Section 4. Sections 5 and 6 explain the data set and parameters as well as modelling network. Experiment, results and simulation evaluation are explained in Sections 7 and 8. Finally, this paper ends with conclusion which is Section 9 of this paper. Design/methodology/approach This paper addresses the issue of large-scale crowd management by exploiting the techniques and algorithms of simulation and deep learning. It focuses on a real-life case study of Hajj pilgrimage in Saudi Arabia that exhibits intricate pattern of crowd management. Hajj pilgrimage includes performing Umrah along with hajj that involves several steps which is a sacred prayer of Muslims performed at different time span of the year. Muslims from all over the world visit the holy city of Mecca to perform Tawaf that is one of the stages included in the performance of Hajj or Umrah, it is an obligatory step in prayer. Accordingly, all pilgrims require visiting Mataf to perform Tawaf. It is essential to control the crowd performing Tawaf systematically in a constrained place to avoid any mishap. This study proposed a model for crowd management system by using image classification and a system of alarm to manage millions of people during Hajj. This proposed system highly depends on the adequate data set used to train CNN which is a deep learning technique and has recently drawn the attention of the research community as well as the industry in changing applications of image classification and the recognition of speed. The purpose is to train the model with mapped image data, making it available to be used in classifying the crowd into five categories like crowded, heavily crowded, semi-crowded, normal and light-crowded. The results produce adequate signals as they prove to be helpful in terms of monitoring the pilgrims which shows its usefulness. Findings After the first attempt of adding the first convolutional layer with 32 filters, the accuracy is not good and stands out at about 55%. Therefore, the algorithm is further improved by adding the second layer with 64 filters. This attempt is a success as it gives more improved results with an accuracy of 97%. After using the dropout fraction as a 0.5 to prevent overfitting, the test and training accuracy of 98% is achieved which is acceptable training and testing accuracy. Originality/value This study has proposed a model to solve the problem related to estimation of the level of congestion to avoid any accidents from happening because of it. This can be applied to the monitoring schemes that are used during Hajj, especially in crowd management during Tawaf. The model works as such that it activates an alarm when the default crowd limit exceeds. In this way, chances of the crowd reaching a dangerous level are reduced which minimizes the potential accidents that might take place. The model has a traffic light system, the appearance of red light means that the number of pilgrims in a particular area has exceeded its default limit and then it alerts to stop the migration of people to that particular area. The yellow light indicates that the number of pilgrims entering and leaving a particular area has equalized, then the pilgrims are suggested to slower their pace. Finally, the green light shows that the level of the crowd in a particular area is low and that the pilgrims can move freely in that area. The proposed model is simple and user friendly as it uses the most common traffic light system which makes it easier for the pilgrims to understand and follow accordingly.


Sign in / Sign up

Export Citation Format

Share Document