Umberto Griffo

Results 6 repositories owned by Umberto Griffo

Predictive-Maintenance-using-LSTM

599
Stars
239
Forks
Watchers

Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.

fast-near-duplicate-image-search

142
Stars
20
Forks
Watchers

Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.

focal-loss-keras

278
Stars
67
Forks
Watchers

Binary and Categorical Focal loss implementation in Keras.

Trie

42
Stars
11
Forks
Watchers

A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity.

rag-chatbot

87
Stars
14
Forks
Watchers

RAG (Retrieval-augmented generation) ChatBot that provides answers based on contextual information extracted from a collection of Markdown files.