Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 496 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 496 Bytes

Diagnosis-by-symptoms-website

Diagnosis app website is implemented by Django framework

This website includes a neural network model that it diagnose your probable disease by getting your symptoms!

  • The neural network model and its training data are available on this repository

diagnosis app