Quick Start
Installation Guide
Now deepmatch is available for python 2.7 and 3.5, 3.6, 3.7.
deepmatch depends on tensorflow, you can specify to install the cpu version or gpu version through pip.
CPU version
$ pip install deepmatch[cpu]GPU version
$ pip install deepmatch[gpu]Run examples !!
Last updated
Was this helpful?