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 334 B

6 years ago
6 years ago
6 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # The Definitive Guide to TensorFlow.NET
  2. ![Front Cover](_static/front-cover.jpg)
  3. ### The CSharp binding for Google's TensorFlow
  4. #### An Open Source Machine Learning Framework for Everyone
  5. ####
  6. <p style='float:right;'>
  7. <b>Haiping Chen & Christian Kahr</b><br/>
  8. <b>Christmas, 2018</b><br/>
  9. </p>

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