Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jondeaton/HumanProteinAtlas

Open more actions menu

Repository files navigation

HumanProteinAtlas

CS229 Final Project

Team members
  • Jon Deaton
  • Robert Neff
  • Luke Sturm

Usage

Extract features and cluster features

python -m cell_clustering.cluster \
    --features-dir /path/to/features/directory \
    --model-file  /path/to/model/file \
    --assignments-file /path/to/assignments/file

To train deep model

python -m deep_model.train

evaluate the deep model

python -m deep_model.evaluate \
    --save-path /path/to/model_outputs \
    --model model_checkpoint-0.meta \
    --output outputs

To create training, test, and validation sets (this has already been done and should not need to be done again)

python -m partitions.create --input ~/Datasets/HumanProteinAtlas --num-test 1500 --num-validation 1500

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.