Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forest_python

Setup (venv)

cd forest_python
python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
python -m pip install -r requirements.txt

Tests

cd forest_python
pytest

Examples

German dataset example:

cd forest_python
python -m forest_python.example.run_german

Simple synthetic example:

cd forest_python
python -m forest_python.example.run_simple

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages