H-Ismael's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
piskvorky/gensim
Topic Modelling for Humans
state-spaces/mamba
Mamba SSM architecture
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
dafthack/MailSniper
MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email, or by an administrator to search the mailboxes of every user in a domain.
anymail/django-anymail
Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
capitalone/DataProfiler
What's in your data? Extract schema, statistics and entities from datasets
JohnSnowLabs/langtest
Deliver safe & effective language models
RedSiege/EXCELntDonut
Excel 4.0 (XLM) Macro Generator for injecting DLLs and EXEs into memory.
Rocionightwater/ML-NIDS-for-SCADA
In this work, we aim at developing a NIDS (Network Intrusion Detection System) that detects attacks targeting SCADA systems, in a concrete industrial used case scenario.
IvanBongiorni/TensorFlow2.0_Notebooks
Implementation of a series of Neural Network architectures in TensorFow 2.0
koushui/MySQL-Session-Hijacker
Simple python script to hijack any local MySQL Connection without their username & password.
rajeevyadav5802/MiniGPT-4
LLAMA 7B MiniGPT 4
tdorobantu/ImageAugment
A class that takes in a file path pointing to image files and applies random transformations to all images in the file.
Yamassindir/DLScratch
ANN CNN RNN
Yamassindir/Huffman_Encoding
Practice of information theory with R : Entropies, Huffman Encoding and other statistical algorithms for lossless data compressing