Skip to content

GuvenAydin/tensorflow-net-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.3%
  • F# 6.7%