Sonnet 基于TensorFlow用于构建复杂神经网络的库
Sonnet 基于TensorFlow用于构建复杂神经网络的库
v2.0-beta
Pre-release
tomhennigan released this
Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of tf.Module
(tensorflow/community#56) enabling a simple and researcher friendly interface to TensorFlow.
Assets
2
热门度与活跃度
10.0
0.2
Watchers:454 |
Star:8777 |
Fork:1263 |
创建时间: 2017-04-03 19:34:35 |
最后Commits: 24天前 |
许可协议:Apache-2.0 |
940b4d1
Compare
Sonnet 2 is a re-write of Sonnet for TensorFlow 2.0, it is built on top of
tf.Module
(tensorflow/community#56) enabling a simple and researcher friendly interface to TensorFlow.