Skip to content

Commit

Permalink
Updated installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Milton-Barker committed Apr 16, 2020
1 parent d9e8ba3 commit 5157827
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Documentation/Installation/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@

[![GeniSysAI Server](../../Media/Images/banner.png)](https://github.com/BreastCancerAI/Tensorflow-Quantum-IDC-Classifer-2020)

# Installation & setup
Here you will find all of the required setup steps to get all required packages installed.

## Quick install
You can follow the installation steps manually on this page, or you can use the "quick install" scripts provided. To do a quick install, navigate to the project root and use the following command:

```
sh Scripts/Installation/Shell/Install.sh
```

 

# Clone the repository

Clone the [Tensorflow-Quantum-IDC-Classifer-2020](https://github.com/BreastCancerAI/Tensorflow-Quantum-IDC-Classifer-2020 "Tensorflow-Quantum-IDC-Classifer-2020") repository from the [Peter Moss Acute Myeloid & Lymphoblastic COVID-19 AI Research Project](https://github.com/BreastCancerAI "Breast Cancer AI Research Project") Github Organization.
Expand All @@ -35,6 +23,18 @@ Developers from the Github community that would like to contribute to the develo

 

# Installation & setup
Here you will find all of the required setup steps to get all required packages installed.

## Quick install
You can follow the installation steps manually on this page, or you can use the "quick install" scripts provided. To do a quick install, navigate to the project root and use the following command:

```
sh Scripts/Installation/Shell/Install.sh
```

 

# Tensorflow Quantum
You will need to install [Tensorflow Quantum](https://www.tensorflow.org/quantum/install "Tensorflow Quantum") and [Cirq](https://cirq.readthedocs.io/en/stable/tutorial.html "Cirq"). Use the following commands to install the correct package of Tensorflow & Cirq.

Expand Down

0 comments on commit 5157827

Please sign in to comment.