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

1
  1. These are models built with the original tensorflow library. They can be imported in TensorFlow.NET and trained. See the examples for how to do so.

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