soomin9106 / Deep-Learning

studying deep learning network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

studying deep learning network


Languages

Language:Jupyter Notebook 100.0%