-
Notifications
You must be signed in to change notification settings - Fork 5
New tutorial MONAI #126
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
New tutorial MONAI #126
Conversation
|
A preview of f91a2cd is uploaded and can be seen here: ✨ https://mevislab.github.io/examples/pull/126/ ✨ Changes may take a few minutes to propagate. Since this is a preview of production, content with |
| ### Steps to do | ||
| #### Install PyTorch | ||
|
|
||
| As *MONAI* requires *PyTorch*, install it by using the `PythonPip` module as described [here](/tutorials/thirdparty/pytorch/pytorchexample1/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an explanation elsewhere what MONAI actually is?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we did monai.md for general explanation as we already did for PyTorch.
No description provided.