ahmedfouad7
Hi, It is me Ahmed Fouad, I am a Data Scientist and pleased to see you in my profile :) have a nice day bro ;)
Delve HealthEgypt
ahmedfouad7's Stars
plageon/HtmlRAG
HtmlRAG: HTML is Better Than Plain Text for Modeling Retrieval Results in RAG Systems
langchain-ai/rag-from-scratch
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
PacktPublishing/Hands-On-Natural-Language-Processing-with-Python
Hands On Natural Language Processing with Python, published by Packt
scikit-learn-contrib/boruta_py
Python implementations of the Boruta all-relevant feature selection method.
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
youssefHosni/Data-Science-Interview-Preperation-Resources
Resoruce to help you to prepare for your comming data science interviews
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
RubensZimbres/Gemini-RAG
Chatbot that uses Gemini-1.0-Pro to answer questions, with memory by using LangChain. Also, it's enriched by RAG and deployed in Dialogflow
krishnaik06/Complete-Langchain-Tutorials
alejandro-ao/chat-with-websites
Latests Langchain (2024) App to chat with any website given its URL
keitabroadwater/gnns_in_action
Code and Content for Manning Publication on Graph Neural Networks
ultralytics/ultralytics
Ultralytics YOLO11 🚀
cvzone/cvzone
This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.
coursat-ai/NLP
gsancav/Determined-Stress-Level-from-HRV-obtained-with-an-Apple-Watch
Determined Stress Level from HRV obtained with an Apple Watch
realmichaelye/Stress-Prediction-Using-HRV
Using the SWELL dataset from Kaggle, we've built 2 machine learning models to predict whether or not a person is under stress using Heart Rate Variability(HRV) which can be collected from modern wearables such as fitbit devices and apple watches.
markwk/qs_ledger
Quantified Self Personal Data Aggregator and Data Analysis
chrisprasanna/Exercise_Recognition_AI
Developing a virtual personal fitness tracker and exercise activity recognition A.I. using computer vision and deep learning.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
ma-shamshiri/Human-Activity-Recognition
This project aims to classify human activities using data obtained from accelerometer and gyroscope sensors from phone and watch.
tensorflow/hub
A library for transfer learning by reusing parts of TensorFlow models.
sfu-db/dataprep
Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
iryna-kondr/scikit-llm
Seamlessly integrate LLMs into scikit-learn.
ni79ls/har-keras-cnn
Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
ismorphism/DeepECG
ECG classification programs based on ML/DL methods
hsd1503/resnet1d
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.