Open ArnoldLIULJ opened 5 years ago
Documentations haven't been done
The dependency on Keras should be removed gradually.
tf.keras.optimizers -> tf.optimiziers tf.keras.initializers -> tl.initializers
ready to merge?
Add attention visualisation util Add attention visualisation test
ready to merge?
not yet
Add documentation Add attention-weights visualisation and pass unit-testing READY TO MERGE
Hi, could you provide an example code in the examples folder? and update changelog.md ? thanks
There are some naming issues with this PR. Please don't merge it for now.
@ArnoldLIULJ any update?
@ArnoldLIULJ any update?
was on vocation and would be working on a simplified tutorial today
Add examples in example/translation_task/tutorial_transformer
Hi, could you provide an example code in the examples folder? and update changelog.md ? thanks
done
Hi the RST format is not correct in many function, please check~
please check
I think this one can be merged after the travis pass~.
Checklist
Motivation and Context
Description