hankcs / hankcs/CS224n

求问Assignment3的问题

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
689
Forks
266
PR merge metrics
No merged PRs in 30d

Description

在q2_rnn.py 中的Config里面
`n_word_features = 2 # Number of features for every word in the input.`
这个feature是什么feature?每个word用两个feature来表示是什么意思。。。想了好久都没有想通。。。

在后面做embedding的时候发现这个feature也不是word——embedding的length。。
> Returns:
embeddings: tf.Tensor of shape (None, max_length, n_features*embed_size)

谢谢大神。。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.