Skip to content

STELIORD/tensorflow-net-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

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.

About

Tensorflow.NET documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published