Skip to content

SnowMasaya/Efficient_GAN-Based_Anomaly_Detection_Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Efficient GAN-Based Anomaly Detection(Keras)

Provided Notebook

Description

Fast Anomaly Detection by GAN

image

Requirement

If you use a Google colaboratry, you don't install following library.

https://colab.research.google.com/notebooks/welcome.ipynb?hl=ja#recent=true

Standard Library Install

sudo apt-get update
sudo apt-get install -y python3-pip
sudo apt-get install -y libhdf5-serial-dev hdf5-tools libhdf5-dev zlib1g-dev zip libjpeg8-dev python3-matplotlib
sudo apt-get install -y libblas3 liblapack3 liblapack-dev libblas-dev gfortran

Library Install

pip3 install requirements.txt

Jupyter Lab install

sudo apt install -y nodejs npm
sudo pip3 install jupyterlab==1.0.4

Usage

jupyter-lab

Reference

Licence

MIT

Author

SnowMasaya

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published