Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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://github.com/curiousily/credit-card-fraud-detection-using-autoencoders-in-keras

anomaly-detection autoencoders credit-card-fraud deep-learning keras tensorflow tensorflow-tutorial

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Credit Card Fraud Detection using Autoencoders in Keras

Full explanation can be found in [this blog post](https://www.curiousily.com/posts/credit-card-fraud-detection-using-autoencoders-in-keras/). 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