NeuronBlocks/block_zoo/op
boshining 1b805656ef Dev/shining (#75)
* add text matching compression & delete regression

* modify the Tutorial.md

* modify the Tutorial.md

* add teacher model name

* modify tutorial.md

* fix transform params2tensors problem

* add softmax output layer for slot tagging

* add slot_tagging metrics

* modify make word emb matrix

* Delete dev.tsv

* Delete test.tsv

* Delete train.tsv

* delate conll data

* Update Contributing.md

* Update tools

* Update README.md

* Update Contributing.md

* Update README.md

* Update autotest.sh

* update get_results.py

* fix sequence tagging workflow

* add model type judgement for optimizer

* delete full atis dataset and unuseful config filee

* add slot_tagging sample data

* fix load embedding slow problem

* fix Char embedding CNN problem

* add lower token when load embedding matrix

* add word level length for char emb

* Update Conv

* Add ARCI & ARCII module and Modify Conv block

* Update to the same as master

* update Linear layer

* Add block - Calculate Distance of Two Vectors

* update tutorial_zh_CN
2019-07-19 06:26:29 +08:00
..
CalculateDistance.py Dev/shining (#75) 2019-07-19 06:26:29 +08:00
Combination.py Dev/shining (#75) 2019-07-19 06:26:29 +08:00
Concat2D.py Code commit 2019-04-20 19:17:30 +08:00
Concat3D.py add Match layer, improve MatchAttention configuration, fix Concat3D bug (#39) 2019-05-16 07:58:59 +08:00
Expand_plus.py Dev/shining (#75) 2019-07-19 06:26:29 +08:00
Flatten.py Add Support for MatchPyramid model (#41) 2019-05-23 13:32:05 +08:00
Match.py add Match layer, improve MatchAttention configuration, fix Concat3D bug (#39) 2019-05-16 07:58:59 +08:00
__init__.py Dev/shining (#75) 2019-07-19 06:26:29 +08:00