I can’t finish my code . in the ’ Exercise 7 - sampling_decode’ : '# Test the function above. Try varying the temperature setting with values from 0 to 1.
Run it several times with each setting and see how often the output changes.
sampling_decode(“I love languages.”, NMTAttn=model, temperature=0.0, vocab_file=VOCAB_FILE, vocab_dir=VOCAB_DIR)’
dose not work and nothing after it works what can I do ?