Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

56 lines (33 loc) · 1.64 KB

radtorch_1 0_header

What is RADTorch ?

RADTorch provides a framework of higher level classes and functions that significantly reduce the time needed for implementation of different machine and deep learning algorithms on DICOM and non-DICOM medical images.

RADTorch was built by radiologists for radiologists so they can build, test and implement state-of-the-art machine learning algorithms in minutes.

RADTorch is :

  • User-Friendly: Minimal coding required.

  • Comprehensive: Includes data analysis and visualization.

  • Backed by state-of-the-art machine learning and data visualization frameworks.

image

Install RADTorch

Stable version

To install stable version via pip, use the following command:

pip3 install git+https://download.radtorch.com/

Preview version To install Preview beta version via pip, use the following command:

pip3 install git+https://beta.radtorch.com/

Requests

Feature requests are more than welcomed on our discussion board HERE


Contribute

Bug reports and pull requests are welcome.