yunpingwang27's Stars
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
geph-official/geph4-client
Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
JuliaPy/PythonCall.jl
Python and Julia in harmony.
iMoonLab/DeepHypergraph
A pytorch library for graph and hypergraph computation.
scikit-tda/scikit-tda
Topological Data Analysis for Python🐍
cvignac/DiGress
code for the paper "DiGress: Discrete Denoising diffusion for graph generation"
gwastro/pycbc
Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
Ripser/ripser
Ripser: efficient computation of Vietoris–Rips persistence barcodes
jichangzhu/JichangTuijian
2024最新好用的机场推荐与节点分享
BorgwardtLab/topological-autoencoders
Code for the paper "Topological Autoencoders" by Michael Moor, Max Horn, Bastian Rieck, and Karsten Borgwardt.
ermongroup/GraphScoreMatching
Official implementation for the paper: Permutation Invariant Graph Generation via Score-Based Generative Modeling
giotto-ai/giotto-deep
Deep learning made topological.
caokai1073/uniPort
a unified single-cell data integration framework by optimal transport
Hongjie97/GraphTransformer_BrainAge
gwosc-tutorial/LOSC_Event_tutorial
Tutorial for working with binary black hole data. http://mybinder.org/repo/losc-tutorial/LOSC_Event_tutorial
NineAbyss/ZeroG
The official implement of SIGKDD'24 paper: ZeroG: Investigating Cross-dataset Zero-shot Transferability in Graphs
salvaba94/G2Net
Find gravitational wave signals from binary black hole collisions.
gwosc-tutorial/quickview
Make summary plots for any short segment of LIGO data. http://mybinder.org/repo/losc-tutorial/quickview
cw-seo/SiReN-reco
geonwooko/DINES
About Implementation of Learning Disentangled Representations in Signed Directed Graphs without Social Assumptions (InfoSci-24)
caixunshiren/GCNGDE_Simulation_for_EEG_analysis
Analyzing EEG dataset using graph convolutional neural network and graph differential equations.
ExpectationMax/torch_persistent_homology
AI-HPC-Research-Team/Space_signal_detection_all4
Gravitational wave data denoising and signal detection for space-based detections
jaketae/graph-neural-ode
Graph neural ordinary differential equations
fabiocarrara/gw-glitches
Gravitational Waves Noise Glitches Classification using Deep Learning
yunpingwang27/weibo-spider-LDA
瑞幸联名:爬虫+LDA主题分析
rishabkr/Linear-Algebra-and-Sparse-Matrix-Algorithms
Implementation of Sparse Matrix algorithms and Linear Algebra techniques (eg. Faster LU decomposition)
KYangZ/parallel-gpu-matrix-computations
Parallel GPU based algorithms to solve linear systems, invert matrices, compute determinants, and LU factorizations.
lucasmoschen/topological-data-analysis
Homework and codes in the Topological Data Analysis with Persistent Homology course at FGV EMAp.
zhouzhouce/Parallel--LU-decomposition
A parallel distributed algorithm implementation to solve linear system problems, which applied high-performance computational mathematics methodologies using MPI in Intel DevCloud JupyterLab & Python