Diff of /Projects/Caffe/README.md [000000] .. [acd362]

Switch to side-by-side view

--- a
+++ b/Projects/Caffe/README.md
@@ -0,0 +1,72 @@
+# Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project
+## Acute Lymphoblastic Leukemia Classifiers 2019
+### Caffe Classifiers
+
+![Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project](../../Media/Images/Peter-Moss-Acute-Myeloid-Lymphoblastic-Leukemia-Research-Project.png)
+
+ 
+
+# Table Of Contents
+
+- [Introduction](#introduction)
+- [DISCLAIMER](#disclaimer)
+- [Projects](#projects)
+- [Contributing](#contributing)
+    - [Contributors](#contributors)
+- [Versioning](#versioning)
+- [License](#license)
+- [Bugs/Issues](#bugs-issues)
+
+ 
+
+# Introduction
+The Peter Moss Acute Lymphoblastic Leukemia Caffe Classifiers are a collection of projects that use computer vision written in Python with Caffe to classify Acute Lymphoblastic Leukemia in unseen images.
+
+ 
+
+# DISCLAIMER
+These projects should be used for research purposes only. The purpose of the projects is to show the potential of Artificial Intelligence for medical support systems such as diagnosis systems.
+
+Although the classifiers are accurate and show good results both on paper and in real world testing, they are not meant to be an alternative to professional medical diagnosis.
+
+Developers that have contributed to this repository have experience in using Artificial Intelligence for detecting certain types of cancer. They are not a doctors, medical or cancer experts.
+
+Please use these systems responsibly.
+
+ 
+
+# Projects
+
+| Projects                                                                                                                         | Description                                                 | Status  | Author  |
+| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | ------- | ------- |
+| [AllCNN Caffe Classifier](Projects/Caffe/allCNN "AllCNN Caffe Classifier") | Acute Lymphoblastic Leukemia classifier created using the Caffe framework. | Ongoing | [Adam Milton-Barker](https://www.leukemiaresearchassociation.ai/team/adam-milton-barker "Adam Milton-Barker") |
+
+ 
+
+# Contributing
+
+The Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research project encourages and welcomes code contributions, bug fixes and enhancements from the Github.
+
+Please read the [CONTRIBUTING](../CONTRIBUTING.md "CONTRIBUTING") document for a full guide to forking our repositories and submitting your pull requests. You will also find information about our code of conduct on this page.
+
+## Contributors
+
+- [Adam Milton-Barker](https://www.leukemiaresearchassociation.ai/team/adam-milton-barker "Adam Milton-Barker") - [Asociacion De Investigation En Inteligencia Artificial Para La Leucemia Peter Moss](https://www.leukemiaresearchassociation.ai "Asociacion De Investigation En Inteligencia Artificial Para La Leucemia Peter Moss") President & Lead Developer, Sabadell, Spain
+
+ 
+
+# Versioning
+
+We use SemVer for versioning.
+
+ 
+
+# License
+
+This project is licensed under the **MIT License** - see the [LICENSE](../LICENSE "LICENSE") file for details.
+
+ 
+
+# Bugs/Issues
+
+We use the [repo issues](../issues "repo issues") to track bugs and general requests related to using this project.
\ No newline at end of file