mikeroyal/Expert-Systems-Guide
Expert Systems Guide
Curated reference guide covering knowledge-based system architecture (knowledge base + inference engine) with NLP foundations, organized tooling across Python, Java, C++, MATLAB, and CUDA ecosystems. Covers specialized libraries like Apache OpenNLP for entity recognition and POS tagging, GPU-accelerated frameworks (cuDNN, CNTK), and machine learning implementations (XGBoost, Scikit-Learn, LIBSVM). Integrates learning resources from MIT OpenCourseWare, Udacity, and Coursera alongside practical development tools for building rule-based expert systems.
No commits in the last 6 months.
Stars
48
Forks
6
Language
Prolog
License
—
Category
Last pushed
Jan 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mikeroyal/Expert-Systems-Guide"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ap-atul/Expert-System
Generic Expert System with a custom Knowledgebase and Clause mappings.
Ana06/AI
Several projects for the Artificial Intelligence course, with topics such as Recommender and...
dmeoli/BeerEX
Beer EXpert System is a rule-based expert system which suggests a beer to drink according to...
PESchoenberg/gexsys
Gexsys is a simple expert system framework based on GNU Guile and relational databases.
RadostinaIvanova/Expert-system-in-Prolog
Expert system in Prolog for diagnosis of mental disorders.