Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 223 Bytes

SubtLeNet

SUBsTructure-LEarning NETworks

Installation

Either have your PYTHONPATH contain SubtLeNet/python or do:

cd SubtLeNet/python
pip install . [--user]

to make the package available system-wide.