This repository contains a deep-learning iteration of my anomaly detection project for elderly home surveillance, developed as part of my thesis internship for the Master in Data Analysis for Business ...
Anomaly detection, also called outlier detection, is the process of finding rare items in a dataset. Examples include finding fraudulent login events and fake news items. Take a look at the demo ...
Este projeto implementa um Autoencoder Denoising utilizando a biblioteca Keras para remover ruído de imagens de dígitos manuscritos. O modelo é treinado no dataset MNIST, onde imagens originais são ...