syx948 / Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

Home Page:https://www.curiousily.com/posts/credit-card-fraud-detection-using-autoencoders-in-keras/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit Card Fraud Detection using Autoencoders in Keras

Full explanation can be found in this blog post. The source code is compatible with TensorFlow 1.1 and Keras 2.0.4

Hands-On Machine Learning from Scratch

Interested in deeper understanding of Machine Learning algorithms? Implement them in Python from scratch:

Read the book here

About

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data

https://www.curiousily.com/posts/credit-card-fraud-detection-using-autoencoders-in-keras/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%