Pinned Repositories
C-Algorithms
Customer-Satisfaction-Prediction-MLOps
Face-Recognition
GANs
GenAI-NLP-Resources
LangTrans
Customize programming languages
Language-Modeling
language modeling - Predicting the next token in a sequence based on the previous words using Long-Short-Term Memory. Deep learning framework - PyTorch
ML-projects
Question-PDF
SMS-Spam-Classifier
saqlain2204's Repositories
saqlain2204/C-Algorithms
saqlain2204/Machine-Learning-Algorithms
saqlain2204/Question-PDF
saqlain2204/Streamlit-Web-Apps
saqlain2204/Weather-Application
An application thaat demonstrates the use of OpenWather API
saqlain2204/customer-satisfaction-mlops
customer-satisfaction
saqlain2204/Face-Recognition
saqlain2204/LangTrans
Customize programming languages
saqlain2204/websites_links_scraper
saqlain2204/ML001-Project-Sources-Code-and-Learning-Materials
ML001 Sources Code and Learning Materials
saqlain2204/Book-library
Library Management System built with the MERN (MongoDB, Express, React, and Node.js) stack. It allows librarians and library staff to manage books, borrowers, and borrowing activities efficiently. With a user-friendly interface, this system offers features like book search, borrow, return, and renewal...etc
saqlain2204/Mimic-HDFS
Simulation of a Hadoop distributed file system
saqlain2204/matrix-multiplication
The multiplication of two matrices involving recursive functions.