• Title/Summary/Keyword: Flow-learning

Search Result 750, Processing Time 0.023 seconds

Multi-type Image Noise Classification by Using Deep Learning

  • Waqar Ahmed;Zahid Hussain Khand;Sajid Khan;Ghulam Mujtaba;Muhammad Asif Khan;Ahmad Waqas
    • International Journal of Computer Science & Network Security
    • /
    • v.24 no.7
    • /
    • pp.143-147
    • /
    • 2024
  • Image noise classification is a classical problem in the field of image processing, machine learning, deep learning and computer vision. In this paper, image noise classification is performed using deep learning. Keras deep learning library of TensorFlow is used for this purpose. 6900 images images are selected from the Kaggle database for the classification purpose. Dataset for labeled noisy images of multiple type was generated with the help of Matlab from a dataset of non-noisy images. Labeled dataset comprised of Salt & Pepper, Gaussian and Sinusoidal noise. Different training and tests sets were partitioned to train and test the model for image classification. In deep neural networks CNN (Convolutional Neural Network) is used due to its in-depth and hidden patterns and features learning in the images to be classified. This deep learning of features and patterns in images make CNN outperform the other classical methods in many classification problems.

Development of Flow Interpolation Model Using Neural Network and its Application in Nakdong River Basin (유량 보간 신경망 모형의 개발 및 낙동강 유역에 적용)

  • Son, Ah Long;Han, Kun Yeon;Kim, Ji Eun
    • Journal of Environmental Impact Assessment
    • /
    • v.18 no.5
    • /
    • pp.271-280
    • /
    • 2009
  • The objective of this study is to develop a reliable flow forecasting model based on neural network algorithm in order to provide flow rate at stream sections without flow measurement in Nakdong river. Stream flow rate measured at 8-days interval by Nakdong river environment research center, daily upper dam discharge and precipitation data connecting upstream stage gauge were used in this development. Back propagation neural network and multi-layer with hidden layer that exists between input and output layer are used in model learning and constructing, respectively. Model calibration and verification is conducted based on observed data from 3 station in Nakdong river.

WWW Based Instruction Systems for English Learning: GAIA

  • Park, Phan-Woo
    • Journal of The Korean Association of Information Education
    • /
    • v.3 no.2
    • /
    • pp.113-119
    • /
    • 2000
  • I studied a distance education model for English learning on the Internet. Basic WWW files, that contain courseware, are constructed with HTML, and functions, which are required in learning, are implemented with Java. Students and educators can access the preferred unit composed of the appropriate text, voice and image data by using a WWW browser at any time. The education system supports the automatic generation facility of English problems to practice reading and writing by making good use of the courseware data or various English text resources located on the Internet. Our system has functions to manage and control the flow of distance learning and to offer interaction between students and the system in a distributed environment. Educators can manage students' learning and can immediately be aware of who is attending and who is quitting the lesson in virtual space. Also, students and educators in different places can communicate and discuss a topic through the server. I implemented these functions, which are required in a client/server environment of distance education, with the use of Java. The URL for this system is "http://park.taegu-e.ac.kr" in the name of GAIA.

  • PDF

3D Knowledge Retrieval for e-Learning Construction (이러닝 구축을 위한 3D 지식 검색)

  • Kim, Gui-Jung;Han, Jung-Soo
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.7
    • /
    • pp.63-69
    • /
    • 2010
  • This research does focus on supporting all of formal, or informal learning at real time. From industry or education field, learning training is according to worker's current situation or business context. And according to worker's current situation, or business flow, 3D immersion knowledge visualization is effective in the individual ability and the learning progress For this, workers listen to compound knowledge coaching advices at real time. Therefore we developed the realistic 3D based knowledge retrieval method to identify and retrieve multidimensional relation easily.

An Implementation of Embedded Linux System for Embossed Digit Recognition using CNN based Deep Learning (CNN 기반 딥러닝을 이용한 임베디드 리눅스 양각 문자 인식 시스템 구현)

  • Yu, Yeon-Seung;Kim, Cheong Ghil;Hong, Chung-Pyo
    • Journal of the Semiconductor & Display Technology
    • /
    • v.19 no.2
    • /
    • pp.100-104
    • /
    • 2020
  • Over the past several years, deep learning has been widely used for feature extraction in image and video for various applications such as object classification and facial recognition. This paper introduces an implantation of embedded Linux system for embossed digits recognition using CNN based deep learning methods. For this purpose, we implemented a coin recognition system based on deep learning with the Keras open source library on Raspberry PI. The performance evaluation has been made with the success rate of coin classification using the images captured with ultra-wide angle camera on Raspberry PI. The simulation result shows 98% of the success rate on average.

A Study about Components for Interaction on e-Learning and Mobile Learning Environment (이러닝과 모바일 러닝의 상호작용에서 요구되는 요소에 관한 연구)

  • Han, Gum-Ju;Moon, Nam-Mee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06b
    • /
    • pp.156-160
    • /
    • 2007
  • 정보 통신 기술의 발전으로 교육 환경은 이러닝(e-Learning)과 모바일 러닝(Mobile Learning)이 지원되는 융합(convergence)된 네트워크 환경이 구축되고 있으며, 새로운 교수법을 필요로 한다. 학습자의 학습 환경(learning environment)에 따라 이러닝과 모바일 러닝이 상호작용(interaction)하여 학습 활동이 끊김없이(seamless) 수행되도록 한다. 본 논문에서는 이러닝과 모바일 러닝 환경에서 학습 활동을 수행하는 과정에서 상호작용하는 레이어를 설계한다. 각 레이에의 흐름(flow)에서 필요한 요소로 메타데이터(metadata)를 도출하고, 메타데이터를 다른 요소에서 필요로 할 때 재사용(reusable)할 수 있도록 하였다.

  • PDF

Performance Comparison of Machine-learning Models for Analyzing Weather and Traffic Accident Correlations

  • Li Zi Xuan;Hyunho Yang
    • Journal of information and communication convergence engineering
    • /
    • v.21 no.3
    • /
    • pp.225-232
    • /
    • 2023
  • Owing to advancements in intelligent transportation systems (ITS) and artificial-intelligence technologies, various machine-learning models can be employed to simulate and predict the number of traffic accidents under different weather conditions. Furthermore, we can analyze the relationship between weather and traffic accidents, allowing us to assess whether the current weather conditions are suitable for travel, which can significantly reduce the risk of traffic accidents. In this study, we analyzed 30000 traffic flow data points collected by traffic cameras at nearby intersections in Washington, D.C., USA from October 2012 to May 2017, using Pearson's heat map. We then predicted, analyzed, and compared the performance of the correlation between continuous features by applying several machine-learning algorithms commonly used in ITS, including random forest, decision tree, gradient-boosting regression, and support vector regression. The experimental results indicated that the gradient-boosting regression machine-learning model had the best performance.

Effects of the Health Assessment Learning Programs using On-line Platfom on Problem Solving Process, Critical Thinking Disposition, Class Participation and Class Flow of Nursing Students (온라인 플랫폼을 활용한 건강사정 학습 프로그램이 간호대학생의 문제해결과정, 비판적 사고 성향, 수업참여도 및 수업몰입도에 미치는 효과)

  • Hyang-Soo Kim
    • Journal of the Korean Applied Science and Technology
    • /
    • v.41 no.2
    • /
    • pp.305-317
    • /
    • 2024
  • This study is a pre-experimental research that applied one-group pretest-posttest design to find out effects of the health assessment learning program using an online platform on the problem-solving process, critical thinking disposition, class participation, and class flow of nursing college students. Data before and after participation in the learning program using the online platform were collected from second-year nursing students who were 52 test subjects taking the health assessment and practice course at J University located in G-gun, C-buk-do. As a result of analyzing, it was found that the problem-solving process (t=-2.569, p=.013), critical thinking disposition (t=-5.363, p<.001), class participation (t=-4.429, p<.001), and class flow (t=-3.747, p<.001) were statistically significantly improved according to before and after participation in the program. Therefore, it is believed that a learning program using an online platform can be used to improve the problem-solving process, critical thinking disposition, class participation, and class flow of nursing college students during health assessment classes.

An Exploratory Case Study on Types of Teaching and Learning with Digital Textbook in Primary Schools

  • SUNG, Eunmo;JUNG, Hyojung
    • Educational Technology International
    • /
    • v.19 no.1
    • /
    • pp.35-60
    • /
    • 2018
  • The purpose of this study was to analyze the types of lesson and its effectiveness with digital textbook. To address those goals, we had observed five classes of the primary school, which designated as a research pilot school for digital textbook. Based on the result of observation, 3 types of lesson with digital textbook were categorized: Teacher-directed lecture (type 1), Blended learning (type 2), and Flipped learning (type 3). Depending on the type of lesson was analyzed the positive and negative effectiveness by means of matrix analysis method. As a result, in Teacher-directed lecture (type 1), there was found out the participation of the lesson in atmosphere of stable and comfortable as positive experience, also digital textbook operating immature and boring as negative experience. In Blended learning (type 2), there was found out the fun by sharing the product and peer feedback, and flow by learning transfer as positive experience, also digital textbook operating immature and understanding the difference between assignments as negative experience. In Flipped learning (type 3), there was shown the positive attitude and ownership in the lesson as positive experience, also distracting and boring in the lesson when learner was excluded in participation as negative experience. Based on the results, we suggested some strategies for improving positive experience and protecting negative experience in the lesson with using digital textbook.

Investigation of Undergraduate Students' Understanding on Fundamental Chemical Reaction Based on Electron Flow (전자 흐름에 기초한 기초적인 화학 반응에 관한 대학생들의 이해도 조사)

  • Lee, Sang-Gwon;Gwon, Jeong-Gyun;Kim, Gyeong-Mi;Park, Guk-Tae
    • Journal of the Korean Chemical Society
    • /
    • v.46 no.3
    • /
    • pp.279-286
    • /
    • 2002
  • The purpose of this study was to investigate undergraduate students' preconception about the needed knowledge to understand organic reactions based on electron flow and undergraduate students' ability that understand fundamental chemical reaction based on electron flow, and was to offer pertinent teaching and learning method. For this study, 18 sophomores that majored in chemistry education of H University, were sampled. Test papers were newly developed that based on previous research. Undergraduate students' response was classified and reasons of the response were qualitatively analyzed by interview. According to the results of this study, it was found that undergraduate students had good understanding on the concept about the electron configuration of atoms and on the concepts about the needed knowledge to understand chemical reactions based on electron flow. But they didn't apply the concepts to the fundamental chemical reaction. Therefore, teaching and learning strategy that apply the needed concepts to understand chemical reactions based on electron flow to chemical reactions should be developed.