Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 335 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 335 Bytes

tensorflow-Toolkits

some useful toolkits wrapped from tensorflow API which includes some common nn models(such as resnet), nn layer operations(such as attention decoder), tensor operations(such as sparse) and some strategy to configure learning rate and optimizer. we also provide a pipeline to train nn models parallelly and easily