• Title/Summary/Keyword: E-Learning software

Search Result 165, Processing Time 0.034 seconds

Time Series Data Analysis using WaveNet and Walk Forward Validation (WaveNet과 Work Forward Validation을 활용한 시계열 데이터 분석)

  • Yoon, Hyoup-Sang
    • Journal of the Korea Society for Simulation
    • /
    • v.30 no.4
    • /
    • pp.1-8
    • /
    • 2021
  • Deep learning is one of the most widely accepted methods for the forecasting of time series data which have the complexity and non-linear behavior. In this paper, we investigate the modification of a state-of-art WaveNet deep learning architecture and walk forward validation (WFV) in order to forecast electric power consumption data 24-hour-ahead. WaveNet originally designed for raw audio uses 1D dilated causal convolution for long-term information. First of all, we propose a modified version of WaveNet which activates real numbers instead of coded integers. Second, this paper provides with the training process with tuning of major hyper-parameters (i.e., input length, batch size, number of WaveNet blocks, dilation rates, and learning rate scheduler). Finally, performance evaluation results show that the prediction methodology based on WFV performs better than on the traditional holdout validation.

Fuzzy Logic Controller for a Mobile Robot Navigation (퍼지제어기를 이용한 무인차 항법제어)

  • Chung, Hak-Young;Lee, Jang-Gyu
    • Proceedings of the KIEE Conference
    • /
    • 1991.07a
    • /
    • pp.713-716
    • /
    • 1991
  • This paper describes a methodology of mobile robot navigation which is designed to carry heavy payloads at high speeds to be used in FMS(Flexible Manufacturing System) without human control. Intelligent control scheme using fuzzy logic is applied to the navigation control. It analyzes sensor readings from multi-sensor system, which is composed of ultrasonic sensors, infrared sensors and odometer, for environment learning, planning, landmark detecting and system control. And it is implemented on a physical robot, AGV(Autonomous Guided Vehicle) which is a two-wheeled, indoor robot. An on-board control software is composed of two subsystems, i.e., AGV control subsystem and Sensor control subsystem. The results show that the navigation of the AGV is robust and flexible, and a real-time control is possible.

  • PDF

A Study on comparative Analysis learning pattern of experts-learners based on Eye-tracking (시선추적 기반 전문가-학습자 간 학습유형 비교 분석 연구)

  • Song, HyeJin;Kim, Kyong-Ah;Moon, Nammee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.10a
    • /
    • pp.705-707
    • /
    • 2016
  • 본 연구는 e러닝 학습 환경에서 문제 풀이에 대한 전문가와 학습자 사이의 시선 흐름을 비교 분석하여 학습자에게 보다 효율적인 학습 방법을 제시 할 수 있는 데이터를 추출하는 데 목적이 있다. 연구를 위해 빛의 투과율이 적은 장소의 PC에 웹캠을 설치하였고, 학습 화면의 해상도는 $1600{\times}900$로, 3명의 전문가와 5명의 학습자를 통하여 10문항에 대한 시선 추적으로 학습 데이터를 축적하였다. 축적한 데이터를 통하여 고득점 학습자나, 전문가의 학습 방법을 비교하여 유사도를 측정하였고, 유사도에 따라 학습 유형을 추천해 줄 수 있는 가능성을 확인하였다.

A Study on Effective e-Teaching & Learning Method for Pogramming Education (프로그래밍 교육을 위한 효과적인 교수학습방법 연구)

  • Kim, Kyong-Ah;Moon, Nammee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.978-979
    • /
    • 2015
  • 스마트 러닝을 위한 다양한 시도가 있으나, 프로그래밍과 같이 예제나 흐름에 관한 설명이 중요한 경우, 학습자의 학습결과로 주어진 문제 풀이가 올바른 답이라 할지라도 앞 뒤 맥락에 따른 이해를 하고 있는 가는 학습태도를 관찰함으로써 보다 긍정적인 학습효과를 얻을 수 있다. 본 연구는, 학습자의 학습결과와 학습태도를 관찰하여 이를 학습자 개인성향과 보다 나은 학습 활동에 지침이 되도록 하는 것을 목표로 한다. 학습태도는 학습콘텐츠 제공자에 의해서 주어진 학습패턴과 학습자의 학습패턴을 시선 추적을 통해서 측정하고, 두 패턴 사이의 차이를 비교하여 태도의 집중도와 일관성을 관찰하고자 한다.

Towards cross-platform interoperability for machine-assisted text annotation

  • de Castilho, Richard Eckart;Ide, Nancy;Kim, Jin-Dong;Klie, Jan-Christoph;Suderman, Keith
    • Genomics & Informatics
    • /
    • v.17 no.2
    • /
    • pp.19.1-19.10
    • /
    • 2019
  • In this paper, we investigate cross-platform interoperability for natural language processing (NLP) and, in particular, annotation of textual resources, with an eye toward identifying the design elements of annotation models and processes that are particularly problematic for, or amenable to, enabling seamless communication across different platforms. The study is conducted in the context of a specific annotation methodology, namely machine-assisted interactive annotation (also known as human-in-the-loop annotation). This methodology requires the ability to freely combine resources from different document repositories, access a wide array of NLP tools that automatically annotate corpora for various linguistic phenomena, and use a sophisticated annotation editor that enables interactive manual annotation coupled with on-the-fly machine learning. We consider three independently developed platforms, each of which utilizes a different model for representing annotations over text, and each of which performs a different role in the process.

Comparing U-Net convolutional network with mask R-CNN in Nuclei Segmentation

  • Zanaty, E.A.;Abdel-Aty, Mahmoud M.;ali, Khalid abdel-wahab
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.3
    • /
    • pp.273-275
    • /
    • 2022
  • Deep Learning is used nowadays in Nuclei segmentation. While recent developments in theory and open-source software have made these tools easier to implement, expert knowledge is still required to choose the exemplary model architecture and training setup. We compare two popular segmentation frameworks, U-Net and Mask-RCNN, in the nuclei segmentation task and find that they have different strengths and failures. we compared both models aiming for the best nuclei segmentation performance. Experimental Results of Nuclei Medical Images Segmentation using U-NET algorithm Outperform Mask R-CNN Algorithm.

STag: Supernova Tagging and Classification

  • Davison, William;Parkinson, David;Tucker, Brad E.
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.46 no.2
    • /
    • pp.45.3-46
    • /
    • 2021
  • Supernovae classes have been defined phenomenologically, based on spectral features and time series data, since the specific details of the physics of the different explosions remain unrevealed. However, the number of these classes is increasing as objects with new features are observed, and the next generation of large-surveys will only bring more variety to our attention. We apply the machine learning technique of multi-label classification to the spectra of supernovae. By measuring the probabilities of specific features or 'tags' in the supernova spectra, we can compress the information from a specific object down to that suitable for a human or database scan, without the need to directly assign to a reductive 'class'. We use logistic regression to assign tag probabilities, and then a feed-forward neural network to filter the objects into the standard set of classes, based solely on the tag probabilities. We present STag, a software package that can compute these tag probabilities and make spectral classifications.

  • PDF

A Method for Microarray Data Analysis based on Bayesian Networks using an Efficient Structural learning Algorithm and Data Dimensionality Reduction (효율적 구조 학습 알고리즘과 데이타 차원축소를 통한 베이지안망 기반의 마이크로어레이 데이타 분석법)

  • 황규백;장정호;장병탁
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.11
    • /
    • pp.775-784
    • /
    • 2002
  • Microarray data, obtained from DNA chip technologies, is the measurement of the expression level of thousands of genes in cells or tissues. It is used for gene function prediction or cancer diagnosis based on gene expression patterns. Among diverse methods for data analysis, the Bayesian network represents the relationships among data attributes in the form of a graph structure. This property enables us to discover various relations among genes and the characteristics of the tissue (e.g., the cancer type) through microarray data analysis. However, most of the present microarray data sets are so sparse that it is difficult to apply general analysis methods, including Bayesian networks, directly. In this paper, we harness an efficient structural learning algorithm and data dimensionality reduction in order to analyze microarray data using Bayesian networks. The proposed method was applied to the analysis of real microarray data, i.e., the NC160 data set. And its usefulness was evaluated based on the accuracy of the teamed Bayesian networks on representing the known biological facts.

A Business Process Redesign Method within an ERP Framework (ERP 기반의 비즈니스 프로세스 재설계 방법)

  • Dong-Gill Jung
    • The Journal of Society for e-Business Studies
    • /
    • v.7 no.1
    • /
    • pp.87-106
    • /
    • 2002
  • The behavioral and dynamic implications of an ERP implementation/installation are, to say the least, not well understood. Getting the switches set to enable the ERP software to go live is becoming straightforward. The really difficult part is understanding all of the dynamic interactions that accrue as a consequence. Dynamic causal and connectionist models are employed to facilitate an understanding of the dynamics and to enable control of the information-enhanced processes to take place. The connectionist model ran be analyzing (behind the scenes) the information accesses and transfers and coming If some conclusions about strong linkages that are getting established and what the behavioral implications of those new linkages and information accesses we. Ultimately, the connectionist model will come to an understanding of the dynamic, behavioral implications of the larger ERP implementation/installation per se. The underlying connectionist model will determine information transfers and workflow. Once a map of these two infrastructures is determined by the model, it becomes a relatively easy job for an analyst to suggest improvements in both. Connectionist models start with analog object structures and then use learning to produce mechanisms for managerial problem diagnoses. These mechanisms are neural models with multiple-layer structures that support continuous input/output. Based on earlier work performed and published by the author[10][11], a Connectionist ReasOning and LEarning System(CROLES) is developed that mimics the real-world reasoning infrastructure. Coupled with an explanation subsystem, this system can provide explanations as to why a particular reasoning structure behaved the way it did. Such a system operates in the backgmund, observing what is happening as every information access, every information response coming from each and every intelligent node (whether natural or artificial) operating within the ERP infrastructure is recorded and encoded. The CROLES is also able to transfer all workflows and map these onto the decision-making nodes of the organization.

  • PDF

Analyzing the market of corporate e-learning (기업 이러닝 시장 분석 연구)

  • Byun, Sook-Young;Lee, Soo-Kyoung
    • Journal of Digital Contents Society
    • /
    • v.10 no.4
    • /
    • pp.543-550
    • /
    • 2009
  • In these days mobile handsets have come to be used at almost every user. The performance improvement of mobile devices and networks have made this trend possible. As a great variety of mobile applications are published, the necessity of running large-scale mobile applications becomes greater than before. To accomplish this, the existing researchers have developed mobile cluster computing libraries like Mobile-JPVM. In this paper, we implement a compute-intensive Animated GIF generating application and its cell phone viewer software using Mobile-JPVM library. We find out by the real execution of our softwares on the KTF handsets that they can sufficiently run on cellular phones. Our Animated GIF generator and its viewer are going to be commercially used for the mobile fashion advertisement systems.

  • PDF