Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwala95 authored Apr 29, 2020
1 parent 3b34daf commit 0fa40e0
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Master Thesis Project: Harshita Agarwala
## Master Thesis Project: Harshita Agarwala

Extracting Interpretable Latent Spaces for scRNA-seq Using Disentangled Representations

## Usage
### Usage

Reproducing results from Jupyter Notebooks:
* JN1_train.ipynb - loads, normalizes and trains the data
Expand All @@ -11,4 +11,8 @@ Reproducing results from Jupyter Notebooks:
* JN4_Out of Sample Prediction.ipynb - implements Out of Sample Prediction and analyses the results further
* Model Comparisons folder provides the notebooks to reproducs the model architecture comparison plots.

The environment.yml file specifies the conda environment in which the project was run.
### Misc
* The **environment.yml** file specifies the conda environment in which the project was run.
* Data can be accessed from [here](https://drive.google.com/drive/folders/1ywXG0K-_nuqnFL8u3x4klsPNOrEdeg27A)


0 comments on commit 0fa40e0

Please sign in to comment.