AndreSlavescu/EasyAI
Learning tool for all!
This project offers educational implementations of various AI concepts, making it easier to understand how they work. You can explore different algorithms and their underlying mechanics to grasp artificial intelligence fundamentals. It's designed for students, educators, and anyone keen on learning AI from a practical, code-based perspective.
No commits in the last 6 months.
Use this if you are an AI student, educator, or enthusiast looking for clear, multi-language code examples to learn about AI algorithms and their implementations.
Not ideal if you are a practitioner looking for a ready-to-use library to build or deploy AI models in a production environment.
Stars
8
Forks
—
Language
C
License
—
Category
Last pushed
Apr 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AndreSlavescu/EasyAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....