-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.