Skip to content

Source code for final year project on Alzheimer's disease detection using AI/ML, Python, TS

Notifications You must be signed in to change notification settings

sanskar-19/alzheimer-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Steps

Steps :

  1. Install virtual environment by running the command on your local : "pip install virtualenv"
  2. cd to your cloned repository and create a venv by running : "python -m venv env"
  3. activate the environment as : ".\env\Scripts\activate"
  4. The repository contains requirements.txt file for installing all necessary packages. Run the command "pip install -r requirements.txt"
  5. Run the command "python main.py" to run the server in the dev environment

About

Source code for final year project on Alzheimer's disease detection using AI/ML, Python, TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published