Skip to content

The aim of this project is to use hyperparameter tuned CNNs to predict potentially critical diseases with the help of images, audios and drawings. Collaborated with @DhritiGabani

Notifications You must be signed in to change notification settings

KushGabani/Project-Ether

Repository files navigation

setup a python virtual environment

Step 1: pip install virtualenv

Step 2: virtualenv venv

Step 3: for windows: venv\Scripts\activate

for mac: source venv\bin\activate

Step 4: python -m pip install --upgrade pip

Step 5: pip install -r requirements.txt

Step 6: npm install

Step 7: node start

About

The aim of this project is to use hyperparameter tuned CNNs to predict potentially critical diseases with the help of images, audios and drawings. Collaborated with @DhritiGabani

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published