Wanglongzhi2001 / tensorflow-net-docs

Tensorflow.NET documentation

Home Page:https://scisharp.github.io/tensorflow-net-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentations for TensorFlow.NET

This site is built with Docsify. Site content is written in Markdown format located in docs.

Developing

  1. Clone the repository:

    git clone https://github.com/SciSharp/tensorflow-net-docs.git
    
  2. Install docsify:

    npm i docsify-cli -g
    
  3. Host a local environment:

    docsify serve docs
    

Deploying

This site is deployed utilizing GitHub Pages. New commits trigger updates of websites.

Url of resource files (Code in TensorFlow.NET Practice)

Url: https://pan.baidu.com/s/1dbxfy-GByGkYxqYcdmcI8g?pwd=bvbk

Extraction code: bvbk

About

Tensorflow.NET documentation

https://scisharp.github.io/tensorflow-net-docs/

License:Apache License 2.0


Languages

Language:C# 93.3%Language:F# 6.7%