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.

README.md 397 B

6 years ago
1234567891011121314151617181920212223242526
  1. # The Definitive Guide to Tensorflow.NET
  2. # Tensorflow.NET 权威指南
  3. ### The CSharp binding for Google's TensorFlow - An Open Source Machine Learning Framework for Everyone
  4. ### 谷歌TensorFlow的C#封装库,开源机器学习框架。
  5. <p style='float:right;'>
  6. Haiping Chen & Christian Kahr<br/>
  7. Christmas, 2018<br/>
  8. 陈海平 & 克里斯汀 卡尔<br/>
  9. 2018年圣诞节
  10. </p>

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

Contributors (1)