wangpeng138375 / ZH_Character_RNN

character based single direction rnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the package of charactertrain contains the train code
	python train_lm_nopad.py --config ../config/train.config

the package of charactertest contains the test code
	python getProbs.py --config ../config/test.config

About

character based single direction rnn


Languages

Language:Python 100.0%