Skip to content

Neural-Tree

Neural Search

documentation license

Installation

We can install neural-tree using:

pip install neural-tree

If we plan to evaluate our model while training install:

pip install "neural-tree[eval]"