Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 385 Bytes

Comparing different data augmentation techniques for brain tumor classification

Setup

In order to run the code, make sure you have Conda installed in your machine in order to use our environment. From there, run the following commands

conda env create --name brain --file=environment.yml
conda activate brain

Authors

Mohanad Arafe