Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.49 KB

ai-course

Go to colab exmaple

See colab example

Run full code locally

In this repo you will find codes to extract features from MRI images.

Requirements:

  • Anaconda

Setup

  1. Clone this repo
git clone https://github.com/Luisbaduy97/ai-course.git
  1. Install Anaconda environment Go to the project folder and open the anaconda terminal (windows) / terminal (mac/linux) and run the following command:
conda env create -f environment.yml

This will create a environment called feature_x 3. Add mha images

  • Go to This repo and extract the images
  • Add the HG / LG Folders into data folder

This project was made with ❤️ by Luis Navarrete, Marco Barreto, Nidiyare Hevia-Montiel, Jorge Luis Perez Gonzalez, Carlos Aranda & Luis Angel Juarez.