Open Genome Project. Open-source genome database for XAI (Explainable Artificial Intelligence) Models.
-
Aims to map out areas of interest (patterns) in various AI models that contribute to the
- Skill
- Behaviour
- Decision making process
of models.
-
Help researchers, ML engineers & decision makers
- Better understand AI
- Better regulate AI development
- Create safer AI
- Create more useful AI
- Create "humanity aligned" AI
Check out our list of AI-Safety readings here
Use our toolkit here https://pypi.org/project/opengenome/
Read the docs here https://opengenome.readthedocs.io/en/latest/
Visit our website here https://open-genome-project.org
git clone --depth 1 https://github.com/luhouyang/open-genome-project.git
LLM
-
SHAP (SHapley Additive exPlanations) | GitHub | Website | paper
-
Lime (local interpretable model-agnostic explanations) | GitHub | paper
-
DALEX (moDel Agnostic Language for Exploration and eXplanation) | GitHub | e-book
TO BE UPDATED SOON!