Diff of /README.md [000000] .. [9fab9f]

Switch to unified view

a b/README.md
1
2
# Deep Learning for Cancer Therapy [![Build Status](https://travis-ci.org/skjena/cnnCancerTherapy.svg?branch=master)](https://travis-ci.org/skjena/cnnCancerTherapy)
3
4
[![Grayscale Preview](https://github.com/skjena/cancerTherapy/blob/testing/docs/Poster.jpg?raw=true)](https://blackrockdigital.github.io/startbootstrap-grayscale/)
5
6
## Motivation:  
7
Machine learning can be used to perform unsupervised learning on the DNA sequences of patient tumors in order to  identify non-linear features of the tumor DNA that help predict treatment.  
8
9
## Goal:  
10
To use deep learning to identify patients whose tumor DNA mutations “look similar to” other tumors for which treatments are effective.  
11
12
## Platforms: 
13
TensorFlow
14
15
## Installations:
16
Installing Tensorflow: https://www.tensorflow.org/versions/r1.8/install/
17
18
## Team & Contact:  
19
|Suraj Jena                <skjena@ucdavis.edu>|  
20
|Kumud Ravisankaran <kravisankaran@ucdavis.edu>|  
21
|Valeria Brewer        <valramirez@ucdavis.edu>|  
22
|Ninad Mehta              <ntmehta@ucdavis.edu>|  
23
24
#### Project no longer maintained, due to absence of cloud credits since this was a research project & proof-of-concept was complete. Contact @author if interested in a HOWTO, or getting it back up.