Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZER-0-NE committed Jan 7, 2019
1 parent 73eeb25 commit a8d94ee
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# ML_problems

This is a repository which contains my Machine learning problems and scripts created while learning various implementations in ML.

## Usage

You can run all the scripts individually by having all the required dependencies installed in your machine. Please note that you should have all the other scripts in your same local directory in order for the imports to work properly.

## Detection of Rare Genetic Diseases using Facial 2D Images with Transfer Learning

### Overview:
With a population of around 7.6 billion in the world, approx 61 crore people in the world suffer from rare genetic diseases. This is a massive report and we still don’t see proper care given to them. They are an ignored part of our community and we need suitable actions to be taken in favor of them. Though we cannot cure most of them completely, we can surely help improve their lives with our little gestures.

![Rare Diseases](/assets/rare_dis.jpg)


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


## License
[MIT](https://choosealicense.com/licenses/mit/)
Binary file added assets/rare_dis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8d94ee

Please sign in to comment.