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.
|
- name: Question
- description: Ask any question about Tensorflow.NET and discuss with community members.
- title: "[Question]: "
- labels: [Question]
- body:
- - type: markdown
- attributes:
- value: |
- Any question about Tensorflow.NET is welcomed! This template will help us get your point.
- - type: textarea
- id: description
- attributes:
- label: Description
- description: Please describe your question here.
- placeholder: Description
- validations:
- required: true
- - type: textarea
- id: alternatives
- attributes:
- label: Alternatives
- description: |
- Please provide some alternative information here, if any.
- placeholder: Alternatives
- validations:
- required: false
- - type: markdown
- attributes:
- value: |
- We are always willing to answer your questions!
|