Skip to content

rhnasc/PyGAwLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGAwLL

Implementation of GAwLL in Python

Running

Optionally, create a Python virtual environment.

python3 -m venv venv
source venv/bin/activate

Install dependencies.

pip install -r requirements.txt

Execute one of the examples.

python3 examples/knn/main.py

About

Implementation of GAwLL in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages