Skip to content

Commit 31adc63

Browse files
author
AdamMiltonBarker
committed
Preparig 0.1.0: Reordered README
1 parent ad3e325 commit 31adc63

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
- [Introduction](#introduction)
1414
- [Intel® DevMesh AI Spotlight Award](#intel-devmesh-ai-spotlight-award)
15+
- [Projects](#projects)
1516
- [Intel® Technologies](#Intel®-technologies)
1617
- [Related Events](#related-events)
1718
- [Related Team Publications](#related-team-publications)
18-
- [Projects](#projects)
1919
- [Contributing](#contributing)
2020
- [Contributors](#contributors)
2121
- [Versioning](#versioning)
@@ -38,6 +38,18 @@ In 2019 the Acute Lymphoblastic Leukemia Detection System 2019 was awarded the I
3838

3939
 
4040

41+
# Projects
42+
43+
| Project | Description | Status |
44+
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------- |
45+
| [Server](Server "Server") | A local PHP/MySQL server hosting a web based UI for managing and classifying data. Based on the [GeniSysAI Server](https://github.com/GeniSysAI/Server "GeniSysAI Server"). | Complete |
46+
| [Facial-Auth](Facial-Auth "Facial-Auth") | Siamese Neural Networks used for facial authentication. Hosts a REST API endpoint that exposes the model for remote classification. | Complete |
47+
| [Augmentation](Augmentation "Data Augmentation") | Applies filters to the original dataset and increases the amount of training data used for the [NCS1 Tensorflow Classifier](NCS1 "NCS1 Tensorflow Classifier"). | Complete |
48+
| [NCS1 Tensorflow Classifier](NCS1 "NCS1 Tensorflow Classifier") | The Acute Lyphoblastic Leukemia Detection System 2019 Tensorflow NCS1 Classifier, using NCS & NCSDK. Hosts a REST API endpoint that exposes the model for remote classification. | Complete |
49+
| [Chatbot](Chatbot "Chatbot") | A Tensorflow Natural Language Understanding Engine trained with basic knowledge of AML. Hosts a REST API endpoint that exposes the model for remote classification | Complete |
50+
51+
 
52+
4153
# Intel® Technologies
4254
![UP Squared & Movidius NCS1](Media/Images/Hardware.jpg)
4355
_UP Squared & Movidius NCS1._
@@ -69,18 +81,6 @@ A number of our team members are [Intel® Software Innovators](https://software.
6981

7082
 
7183

72-
# Projects
73-
74-
| Project | Description | Status |
75-
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------- |
76-
| [Server](Server "Server") | A local PHP/MySQL server hosting a web based UI for managing and classifying data. Based on the [GeniSysAI Server](https://github.com/GeniSysAI/Server "GeniSysAI Server"). | Complete |
77-
| [Facial-Auth](Facial-Auth "Facial-Auth") | Siamese Neural Networks used for facial authentication. Hosts a REST API endpoint that exposes the model for remote classification. | Complete |
78-
| [Augmentation](Augmentation "Data Augmentation") | Applies filters to the original dataset and increases the amount of training data used for the [NCS1 Tensorflow Classifier](NCS1 "NCS1 Tensorflow Classifier"). | Complete |
79-
| [NCS1 Tensorflow Classifier](NCS1 "NCS1 Tensorflow Classifier") | The Acute Lyphoblastic Leukemia Detection System 2019 Tensorflow NCS1 Classifier, using NCS & NCSDK. Hosts a REST API endpoint that exposes the model for remote classification. | Complete |
80-
| [Chatbot](Chatbot "Chatbot") | A Tensorflow Natural Language Understanding Engine trained with basic knowledge of AML. Hosts a REST API endpoint that exposes the model for remote classification | Complete |
81-
82-
 
83-
8484
# Contributing
8585

8686
The Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research project encourages and welcomes code contributions, bug fixes and enhancements from the Github.

0 commit comments

Comments
 (0)