curiousily / 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
https://www.curiousily.com/posts/credit-card-fraud-detection-using-autoencoders-in-keras/
MIT License
509 stars 278 forks source link
anomaly-detection autoencoders credit-card-fraud deep-learning keras tensorflow tensorflow-tutorial

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