MCPcopy Create free account
hub / github.com/Cheneng/TextCNN / __init__

Method __init__

config.py:5–17  ·  view source on GitHub ↗
(self, word_embedding_dimension=100, word_num=20000,
                 epoch=2, sentence_max_size=40, cuda=False,
                 label_num=2, learning_rate=0.01, batch_size=1,
                 out_channel=100)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected