-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample about how to use ICSharpCore #2
Comments
|
Did you install the ICSharpCore correctly? Could you show the output of the command "jupyter kernelspec list"? I tried in my local (Mac OS) just now and it works. Could you tell me your environment? |
@noobwu It's a good place to start with a docker container. Try out SciSharpCube. |
Try this docker image: |
Write a sample project to show developers how to use ICSharpCore.
https://github.com/SciSharp/TensorFlow.NET/blob/master/test/TensorFlowNET.Examples/HelloWorld.cs
The text was updated successfully, but these errors were encountered: