/Deep-Learning

studying deep learning network

Primary LanguageJupyter Notebook

Deep-Learning (Image Anomaly Detection)

studying deep learning network

Contents

  • CNN implementing image classfication
    using tensorflow, cifar10 data

  • AnoGAN implementing DCGAN
    using tenserflow, MNIST number image data

  • LSTM implementing LSTM for expecting kospi (time-series data)
    using pytorch, kospi data

  • XAI implementing XAI (explainable AI) to figure out why AI gave such results
    using shap library in Python