Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ChenJuntao1's full-sized avatar

Block or report ChenJuntao1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Must-read papers on graph neural networks (GNN)

16,729 3,026 Updated Dec 20, 2023

learning biology syllabus, geared for machine learning folks

136 17 Updated Dec 5, 2022

Adaptive Graph Attention Auto-encoder for Spatial Domain Identification of Spatial Transcriptomics

Python 80 12 Updated Mar 5, 2022

Fast graph-regularized matrix factorization

Python 20 5 Updated Oct 3, 2023

MIT-18.06-线性代数-完整笔记

HTML 199 64 Updated May 11, 2019

The implement of GNN based on Pytorch

Python 210 49 Updated Jul 6, 2023

Magnetic resonance imaging (MRI) images are known to be sparse. This is an implementation using non-convex penalty function that encourages sparsity.

MATLAB 20 11 Updated Aug 10, 2019

定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化,学习到的函数测试性能就会比较好。现有很多基于回归的方法,其中比较突出的有颜水成的DCR(Deep Cascaded R…

Python 108 42 Updated May 7, 2019

use TCN and Transformer model for "Hourly Energy Consumption" data

Jupyter Notebook 13 1 Updated Apr 29, 2022

Performed comparative analysis of BiLSTM, CNN-BiLSTM and CNN-BiLSTM with attention models for forecasting cases.

Jupyter Notebook 58 8 Updated Apr 13, 2023