Skip to content
View PatrizioAcquadro's full-sized avatar

Block or report PatrizioAcquadro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BIF-Translator BIF-Translator Public

    AI-powered English-to-Italian NLP translator using Keras, RNN, and Transformer. Features text vectorization, tokenization, Seq2Seq models, and performance analysis with WER, TER, METEOR, BLEU metri…

    Jupyter Notebook

  2. Disneyland-Review-Analysis Disneyland-Review-Analysis Public

    Advanced DNN model analyzing Disneyland reviews to predict sentiment. Utilizes MLP and Bidirectional LSTM for comprehensive sentiment analysis of over 42,000 reviews, combining categorical and text…

    Jupyter Notebook

  3. Employee-Future-Prediction Employee-Future-Prediction Public

    Predictive model using machine learning to forecast employee turnover. Analyzes data from over 4,500 employees, combining categorical and numerical variables to identify patterns and predict future…

    Jupyter Notebook

  4. Clinical-Trial-Search-Engine Clinical-Trial-Search-Engine Public

    Redefining Medical Search: The convergence of LLMs and Knowledge Bases. This project harnesses Large Language Models and a structured Knowledge Base for superior clinical trial searches, focusing o…

    Jupyter Notebook 1 1

  5. Neural-Dynamics-Comparative-Study Neural-Dynamics-Comparative-Study Public

    This project offers a detailed comparative analysis of the FitzHugh-Nagumo and Hindmarsh-Rose models, showcasing our collaborative effort in advancing the understanding of neuronal dynamics.

    Jupyter Notebook

  6. CastleWarGame CastleWarGame Public

    Python-based strategy game featuring castle sieges and territorial conquests. Demonstrates object-oriented design and dynamic gameplay mechanics in Python.

    Python