Chujie Zeng

Results 3 issues of Chujie Zeng

I'm new to both NLP and TensorFlow. I found a way to constrain gradients as the following code: ``` global_step = tf.Variable(0, name="global_step", trainable=False) optimizer = tf.train.AdamOptimizer(1e-3) grads_and_vars = optimizer.compute_gradients(cnn.loss)...

After introducing new tokens, many places need modification of course. It's not hard for someone to realize we need to change `defs.h` and `scan.c`, but some files are easily ignored...