Skip to content

SCUACM/AI_Medical_Imaging_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AI_Medical_Imaging_Workshop

To use this code to further apply ai and medical imaging projects, install these dependencies:

  1. Download any version of Python 3 compatible with your operating system: https://www.python.org/downloads/ Python 3 versions come with pip. Use pip to install the rest of the libraries. Windows: open powershell and check that Python and pip are installed python --version pip3 --version Mac / Linux:
  2. pip3 install jupyter
  3. pip3 install torch
  4. pip3 install torchvision
  5. pip3 install sklearn
  6. pip3 install skimage
  7. pip3 install numpy
  8. pip3 install matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published