You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

FrontCover.md 512 B

6 years ago
6 years ago
6 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # The Definitive Guide to TensorFlow.NET
  2. # TensorFlow.NET 权威指南
  3. ![Front Cover](_static/front-cover.jpg)
  4. ### The CSharp binding for Google's TensorFlow
  5. #### An Open Source Machine Learning Framework for Everyone
  6. ### 谷歌TensorFlow的C#绑定库
  7. #### 人人都可用的开源机器学习框架。
  8. <p style='float:right;'>
  9. <b>Haiping Chen & Christian Kahr</b><br/>
  10. <b>Christmas, 2018</b><br/>
  11. <b>陈海平 & 克里斯汀·卡尔</b><br/>
  12. <b>2018年圣诞节</b>
  13. </p>

tensorflow框架的.NET版本,提供了丰富的特性和API,可以借此很方便地在.NET平台下搭建深度学习训练与推理流程。