Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SciSharp/SciSharpCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SciSharpCube

Quickly experience all the latest features of SciSharp Machine Learning tools in docker container.

Get source code
git clone https://github.com/SciSharp/SciSharpCube
cd SciSharpCube
Build docker image
docker pull microsoft/dotnet
docker build -f ./dockerfiles/TensorFlow.dockfile -t scisharp-tensorflow .
Start a container
docker run --name scisharp-tensorflow -it -p 5005:5005 scisharp-tensorflow
Re-enter container
docker start scisharp-tensorflow -i

About

Quickly experience all the latest features of SciSharp Machine Learning tools in docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •