Skip to content
View saadtariq-ds's full-sized avatar

Block or report saadtariq-ds

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. next-word-prediction next-word-prediction Public

    This project aims to develop a deep learning model for predicting the next word in a given sequence of words. The model is built using LSTM and GRU networks, which are well-suited for sequence pred…

    Jupyter Notebook 1

  2. forest_fire_flask forest_fire_flask Public

    Jupyter Notebook

  3. churn-modeling-classification churn-modeling-classification Public

    This repository contains a Churn Classification model built using TensorFlow and an Artificial Neural Network (ANN) to predict customer churn. A Streamlit interface allows users to interact with th…

    Jupyter Notebook

  4. imdb-movie-reviews-sentiment-analysis imdb-movie-reviews-sentiment-analysis Public

    This repository contains a IMDB Movie Review Sentiment Analysis model built using TensorFlow and a Recurrent Neural Network (RNN) to predict sentiment of a movie review. A Streamlit interface allow…

    Jupyter Notebook

  5. rag-document-search rag-document-search Public

    A lightweight RAG project that indexes documents into a vector store for semantic search with LLM-powered responses. It processes documents, creates embeddings, retrieves relevant context using FAI…

    Python

  6. anime-recommender-using-ai anime-recommender-using-ai Public

    AI Anime Recommender is a Generative AI–powered recommendation system that suggests anime based on user preferences using semantic embeddings and LLM reasoning. Built with Groq, Hugging Face embedd…

    Python