Skip to content
View Felixgry's full-sized avatar

Block or report Felixgry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Repository for paper scMulan: a multitask generative pre-trained language model for single-cell analysis.

Jupyter Notebook 45 6 Updated May 30, 2024
Jupyter Notebook 29 Updated Nov 27, 2023
Jupyter Notebook 12 Updated Jun 4, 2023
Jupyter Notebook 2 Updated Oct 3, 2024

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

Python 62,005 10,913 Updated Jul 30, 2024
Jupyter Notebook 241 37 Updated Jul 31, 2024

机械臂+大模型+多模态=人机协作具身智能体

Jupyter Notebook 494 95 Updated Aug 20, 2024

Significance analysis for clustering single-cell RNA-sequencing data

HTML 92 10 Updated Sep 7, 2024
HTML 2 Updated Sep 23, 2022
Python 5 1 Updated Sep 30, 2023

Single-cell analysis in Python. Scales to >1M cells.

Python 1,892 595 Updated Oct 7, 2024

Reworked clustering metrics for assessing performance in imbalanced settings

Python 14 3 Updated Jun 3, 2024

Scanpy Tutorials.

Jupyter Notebook 185 113 Updated Oct 8, 2024

立党零基础转码笔记

TypeScript 5,360 340 Updated May 5, 2024

MiCV is a python dash-based web-application that enables researchers to upload raw scRNA-seq data and perform filtering, analysis, and manual annotation.

CSS 6 Updated Jan 23, 2023

Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.

Python 611 78 Updated Oct 7, 2024

Python Implementation of Modularity Density Maximization

Python 10 1 Updated Dec 8, 2022

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

Python 5,298 1,226 Updated Sep 23, 2020

使用Bert,ERNIE,进行中文文本分类

Python 3,987 895 Updated Jun 28, 2024

使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比

Python 492 76 Updated Dec 8, 2022

项目描述: 1-训练一个基于新闻内容或标题进行文本分类的模型 2-训练样本1440条,验证集360条,做18分类,如家居、房产、财经,各类样本分布基本均衡 关键步骤: 1-同时使用多种模型的多种参数进行训练,目标筛选出最佳模型及参数 2-模型涵盖传统方法及神经网络,包括FastText,RNN、LSTM、GRU、CNN、Gated CNN、BERT、Bert+LSTM等。调整参数包括:学习率…

Python 3 1 Updated Apr 24, 2022

In PyTorch Learing Neural Networks Likes CNN、BiLSTM

Python 1,230 341 Updated Mar 20, 2023

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Python 7,219 1,207 Updated Jul 23, 2024