Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 682 Bytes

File metadata and controls

13 lines (8 loc) · 682 Bytes

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