Skip to content

🔬 Interpretability for Leela Chess Zero networks.

License

Notifications You must be signed in to change notification settings

hyprchs/lczerolens

 
 

Repository files navigation

logo

lczerolens 🔍

ci publish docs

Leela Chess Zero (lc0) Lens (lczerolens): a set of utilities to make the analysis of Leela Chess Zero networks easy.

Getting Started

Installs

pip install lczerolens

Features

Tutorials

Demo

🔴 Not up to date.

Additionally, you can run the gradio demo locally (also deployed on HF). First you'll need gradio, which is packaged in the demo extra:

pip install lczerolens[demo]

And then launch the demo (running on port 8000):

make demo

Full Documentation

🔴 Not up to date.

See the full documentation.

Contribute

See the guidelines in CONTRIBUTING.md.

About

🔬 Interpretability for Leela Chess Zero networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%