A full question-answering system, based on PresidioReversibleAnonymizer and LangChain Expression Language (LCEL). - TLILIFIRAS/Q-A-System-with-PII-Anonymization
We will create an end to end powerful Document Q&A Chatbot ussinf Llama3, Langchain and Groq - TLILIFIRAS/Document-Q-A-Chatbot-using-Llama3-Langchain-and-Groq-…
This project goes beyond traditional video analysis. By leveraging state-of-the-art technologies like YOLO, PyTorch, and CNNs, it provides detailed insights in…
we'll explore how to set up a chat interface with a MySQL database using Python and LangChain. We'll create a LangChain chain that enables natural language int…
End to End Machine Learning Project that aims to predict the employee retention within a company. - TLILIFIRAS/End-To-End-HR-Employee-Retention-using-ML
In this project, we embarked on a journey to understand and conquer the world of image segmentation. Our mission involved handling a Segmentation Dataset, and …
In this project we will use the TensorFlow integration for TensorRT (also known as TF-TRT) to increase inference performance - TLILIFIRAS/Optimize-TensorFlow-M…
In this guided project, we are going to create a neural network and train it on a small dataset of superhero names to learn to generate similar names. The data…
We will create and train a Recurrent Neural Network which will be able to classify emotions in Tweets. - TLILIFIRAS/Tweet-Emotion-Recognition-with-TensorFlow
this guided project, I delved into the world of text classification using the power of Bidirectional Transformers for Language Understanding (BERT) and Tensor…
will use a Convolutional Neural Network - the popular VGG16 model, and we will visualize various filters from different layers of the CNN. - TLILIFIRAS/Visuali…
Improve the classification model accuracy performance with Keras Hyperparamters tuner - TLILIFIRAS/Hyperparameter-Tuning-with-Keras-Tuner
Contribute to TLILIFIRAS/Amazon-Customer-Sentiment-Analysis-Using-Transformers development by creating an account on GitHub.
This project demonstrates a Sign Language Detection system that utilizes Action Recognition with an LSTM (Long Short-Term Memory) Deep Learning model. The syst…
This repository contains a project that demonstrates the creation, training, and evaluation of a multi-task, multi-output neural network model using Keras. The…
This repository contains a real-time object detection project implemented using TensorFlow, Keras, ResNet, and Flask.
Welcome to this guided project on creating and training an Object Localization model with TensorFlow. In this project, we will use TensorFlow's Keras API to cr…
The primary objective of this project is to predict telecom customer churn using data science techniques. - TLILIFIRAS/Telecom-Customer-Churn-Prediction-Using-…
Hand Gesture Volume Control is a Python project that allows you to control the system's audio volume using hand gestures detected from a webcam input.
This project focuses on predicting the winners of NBA games using data analysis and machine learning techniques.
Real-time face mask detection is an essential application in the current scenario to ensure public safety. This project aims to develop a deep learning model u…
This project aims to predict loan approval using machine learning algorithms. The dataset used for this project contains various attributes of loan applicants,…
This project aims to predict the price of the S&P500 stock market index using machine learning techniques. The project involves downloading data using the yfin…
This project aims to build a Decision Tree Classifier model to predict the occurrence of Coronary Heart Disease (CHD) based on the input features. The dataset …