https://github.com/adammiltonbarker/aml-project-research
A public repo of open Acute Myeloid Leukemia research papers discovered during project R&D
https://github.com/adammiltonbarker/aml-project-research
acute-myeloid-leukemia artificial-intelligence artificial-neural-networks computer-vision convolutional-neural-networks genetic-algorithm
Last synced: 3 months ago
JSON representation
A public repo of open Acute Myeloid Leukemia research papers discovered during project R&D
- Host: GitHub
- URL: https://github.com/adammiltonbarker/aml-project-research
- Owner: AdamMiltonBarker
- License: mit
- Created: 2018-11-25T14:05:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T21:11:54.000Z (over 6 years ago)
- Last Synced: 2025-01-22T16:29:40.758Z (5 months ago)
- Topics: acute-myeloid-leukemia, artificial-intelligence, artificial-neural-networks, computer-vision, convolutional-neural-networks, genetic-algorithm
- Homepage: https://www.facebook.com/AMLResearchProject
- Size: 99.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AML AI Research Project
Documenting research/development and data for the Peter Moss AML (Acute Myeloid Leukemia) AI Research Project. The AML AI Research Project is open source and free to use ([LICENSE](https://github.com/AMLResearchProject/AML-Classifiers/blob/master/LICENSE "LICENSE")) with the goals of researching and developing various Artificial Intelligence techniques to help detect AML and discover new drugs.
The AML AI Research Project is being organized and developed by a team of volunteers with experience in Leukemia research, computer vision, biochemistry & molecular biophysics among other areas of expertise. The team is currently made up of:
| Team Member | Position |
| ------------- | ------------- |
| [Adam Milton-Barker](https://github.com/AdamMiltonBarker "Adam Milton-Barker") | Bigfinite IoT Network Engineer & Intel Software Innovator |
| [Ho Leung Ng](https://github.com/holeung "Ho Leung Ng") | Kansas State University, Dept. Biochemistry & Molecular Biophysics |
| [John LaRocco](https://github.com/holeung "John LaRocco") | Former Humai Head of Engineering, LA, USA |
| [Amita Kapoor](https://github.com/amita-kapoor "Amita Kapoor") | Associate Professor @ Delhi University, New Dehli, India |# Project structure
The following lays out the current project structure:## AML Project Research
A public repo of open Acute Myeloid Leukemia research papers discovered during project R&D.
[Related Repository](https://github.com/AMLResearchProject/AML-Project-Research "Related Repository")| Project | Description |
| ------------- | ------------- |
| [Papers](https://github.com/AMLResearchProject/AML-Project-Research/tree/master/Papers "Papers") | A database of open research papers on Acute Myeloid Leukemia |
| [Datasets](https://github.com/AMLResearchProject/AML-Project-Research/tree/master/Datasets "Datasets") | A database of open datasets on Acute Myeloid Leukemia |## AML Classifiers
Research and development projects for detection/early detection of Acute Myeloid Leukemia.
[Related Repository](https://github.com/AMLResearchProject/AML-Classifiers "Related Repository")| Project | Description |
| ------------- | ------------- |
| [Python](https://github.com/AMLResearchProject/AML-Classifiers/tree/master/Python "Python") | Classifiers programmed in Python |
| [Java](https://github.com/AMLResearchProject/AML-Classifiers/tree/master/Python "Java") | Classifiers programmed in Java |## AML Drug Discovery
Research and development projects for drug discovery for Acute Myeloid Leukemia.
[Related Repository](https://github.com/AMLResearchProject/AML-Drug-Discovery "Related Repository")| Project | Description |
| ------------- | ------------- |## AML Detection System
Acute Myeloid Leukemia Detection System with Intel technologies.
[Related Repository](https://github.com/AMLResearchProject/AML-Detection-System "Related Repository")| Project | Description |
| ------------- | ------------- |
| [Android](https://github.com/AMLResearchProject/AML-Detection-System/tree/master/Android "Android") | An Android application for managing and classifying data. Uses facial recognition for authentication. |
| [Chatbot](https://github.com/AMLResearchProject/AML-Detection-System/tree/master/Chatbot "Chatbot") | A REST API hosting an endpoint for Natural Language Understanding. Trained on knowledge of AML. |
| [Classifier](https://github.com/AMLResearchProject/AML-Detection-System/tree/master/Server "Classifier") | A REST API hosting an endpoint for classifying images using Convolutional Neural Networks. |
| [Security](https://github.com/AMLResearchProject/AML-Detection-System/tree/master/Security "Security") | A REST API hosting an endpoint for authentication using Siamese Neural Networks |
| [Server](https://github.com/AMLResearchProject/AML-Detection-System/tree/master/Server "Server") | A local server hosting a web based UI for managing and classifying data. Uses facial recognition for authentication. |# Research papers
We will keep an up to date record of public research papers that we come across whilst developing the projects that make up the AML AI Research Project.| Papers | Description | Link |
| ------------- | ------------- | ------------- |
| Research Papers | Lists of research papers discovered during R&D | [List of papers](https://github.com/AMLResearchProject/AML-Project-Research/blob/master/Papers/Research-Papers.md "List of papers") |
| Convolutional Neural Networks for Acute Myeloid Leukemia | Lists of research papers on Convolutional Neural Networks for Acute Myeloid Leukemia | [List of papers](https://github.com/AMLResearchProject/AML-Project-Research/blob/master/Papers/CNN-AML-Papers.md "List of papers") |## Papers used in project
Papers used during project research and development.| Paper | Description | Link |
| ------------- | ------------- | ------------- |
| Leukemia Blood Cell Image Classification Using Convolutional Neural Network | T. T. P. Thanh, Caleb Vununu, Sukhrob Atoev, Suk-Hwan Lee, and Ki-Ryong Kwon | [Paper](http://www.ijcte.org/vol10/1198-H0012.pdf "Paper") |# Datasets
We will keep an up to date record of public datasets that we come across whilst developing the AML AI Research Project.| Dataset | Description | Link |
| ------------- | ------------- | ------------- |
| Research Datasets | Lists of datasets discovered during R&D | [List of datasets](https://github.com/AMLResearchProject/AML-Project-Research/blob/master/Papers/Research-Datasets.md "List of datasets") |## Datasets used in project
Datasets used during project research and development.| Dataset | Description | Link |
| ------------- | ------------- | ------------- |
| Acute Lymphoblastic Leukemia Image Database for Image Processing | Created by [Fabio Scotti, Associate Professor Dipartimento di Informatica, Università degli Studi di Milano](https://homes.di.unimi.it/scotti/). | [Dataset](https://homes.di.unimi.it/scotti/all/#download "Dataset") |# Contributing
We welcome contributions of the project. Please read [CONTRIBUTING.md](https://github.com/AMLResearchProject/AML-Project-Research/blob/master/CONTRIBUTING.md "CONTRIBUTING.md") for details on our code of conduct, and the process for submitting pull requests.# Versioning
We use SemVer for versioning. For the versions available, see [Releases](https://github.com/AMLResearchProject/AML-Project-Research/releases "Releases").# License
This project is licensed under the **MIT License** - see the [LICENSE](https://github.com/AMLResearchProject/AML-Project-Research/blob/master/LICENSE "LICENSE") file for details.# Bugs/Issues
We use the [repo issues](https://github.com/AMLResearchProject/AML-Project-Research/issues "repo issues") to track bugs and general requests related to using this project.