검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 12

        1.
        2022.11 구독 인증기관·개인회원 무료
        Recently, most software development uses object-oriented method. The core of object-oriented method is class, and encaptualition and inheritance structure based on class improves development efficiency. However, if the method is encapsulated, it can be developed more effectively. In this paper, we examine the differences and effects from existing methods when encapsulating a method by applying the Template Method Pattern.
        8.
        2020.10 구독 인증기관·개인회원 무료
        In this paper, we proposed an auto-encoder model of observation-wise linear transformation to reduce the dimensionality of data. While nonlinear models can reduce the dimensionality more effectively than linear models, such as the principal component analysis, the non-linear methods can hardly provide a simple linear relationship between the original and the dimensionally reduced data. The proposed model overcomes this difficulty while maintaining the effectiveness of the dimensionality reduction. We assessed the proposed model and compared with PCA and a typical auto-encoder model in terms of the loss function and the degree of reconstruction of the original data. By applying the proposed method to a public data of MNIST and Fashion-MNIST, we showed the effectiveness in the dimensionality reduction and relationship between the original data to the reduced data.