num_epoch: 训练数据过几遍,一个epoch表示训练数据从头到尾过一遍
num_feature: 特征规模
num_step: 训练的次数
batch_size: 每一次训练时,使用的数据个数