Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Sign up
NotificationsYou must be signed in to change notification settings

chenxofhit/scCMA

 
 

Repository files navigation

scCMA: a constrasive masked autoencoder for single-cell RNA-seq clustering

Datasets

Place the h5 dataset in thedata/ directory,h5 file contains gene expression X and true label Y.

Usage

Set the dataset read path and result storage path

# Datasets directory and output directoryargs["paths"]= {"data":"./data/","results":"./result/"}

Parameter settings.

hidden_size=128,dropout=0.1,masked_data_weight=0.75,mask_loss_weight=0.7,contrastive_weight=0.07

scCMA can be run with the following commands.

python run_scCMA.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp