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.

Table of Contents.md 812 B

123456789101112131415161718
  1. # Table of Contents
  2. ### Foreword...........................................................................................xxi
  3. ### Preface..............................................................................................xxiii
  4. ## Part I. Getting Started
  5. ##### 1. You Know, for Machine Learning............................................................................................ 3
  6. ​ Installing Tensorflow.NET
  7. ​ Running Tensorflow.NET
  8. ​ Talking to Tensorflow.NET
  9. ## Part II. Tensorflow.NET in Depth
  10. ## Part III. Dealing with Human Language

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

Contributors (1)