Skip to content

luozhouyang/dssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dssm

Deep Semantics Similarity Model in tensorflow 2.x(Keras API).

Usage

Train

python -m dssm.runner --model mlp --action train

Evaluate

python -m dssm.runner --model mlp --action eval

Predict

python -m dssm.runner --model mlp --action predict

Epxort(Not ready yet)

python -m dssm.runner --model mlp --action export

Releases

No releases published

Packages

No packages published