GraphWiseLearn

From BITPlan Wiki
Jump to navigation Jump to search

OsProject

OsProject
edit
id  GraphWiseLearn
state  active
owner  WolfgangFahl
title  GraphWiseLearn
url  https://github.com/WolfgangFahl/GraphWiseLearn
version  0.0.1
description  Personalized Learning enabled by Semantification
date  2024-05-21
since  2024-05-21
until  


Installation

pip install GraphWiseLearn
# alternatively if your pip is not a python3 pip
pip3 install GraphWiseLearn 
# local install from source directory of GraphWiseLearn 
pip install .

upgrade

pip install GraphWiseLearn  -U
# alternatively if your pip is not a python3 pip
pip3 install GraphWiseLearn -U


tickets