Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 324 Bytes

File metadata and controls

7 lines (6 loc) · 324 Bytes

Neural Networks on Keras

Implementation of Neural Networks for a Machine Learning Discipline @ CEFET/RJ

These are only experiments, nothing optimized. Inside the notebook file you will find:
  • MLP for credit card fraud detection with confusion matrix output
  • MLP for cat recognitoin
  • CNN for cat recognition