We finally reshape this vector using with .view() for entry into our classifier: def make_bow_vector(sentence, word_index): word_vec ...
確定! 回上一頁