zzp1012
Ph.D. candidate in Computer Science at Shanghai Jiao Tong University.
Shanghai Jiao Tong UniversityShanghai, China
Pinned Repositories
BN-blindness
[AAAI 2024 Oral] Code release for "Batch Normalization Is Blind to the First and Second Derivatives of the Loss"
boundary-element-method
Explore the internal principle and performance of boundary element method by solving a simple Dirichlet problem
Cross-Task-Linearity
[ICML 2024] Code release for "On the Emergence of Cross-Task Linearity in Pretraining-Finetuning Paradigm"
DANN-SEED
Emotion Recognition with DANN
entity-disambiguation-enterpriseKG
Benchmark different node embedding methods to deal with named entity disambiguation problem in Enterprise KG
faithful-baseline-value
[ICLR 2023] Code release for "Can We Faithfully Represent Absence States to Compute Shapley Values on a DNN?"
LLFC
[NeurIPS 2023] Code release for "Going Beyond Linear Mode Connectivity: The Layerwise Linear Feature Connectivity"
neo4j-enterprise-KG
The project is used to construct enterprise KG using neo4j graph database.
tesla-stock-prediction
Explore TESLA stock price (time-series) using ARIMA & GARCH model.
VE401-SP21-RC
Tex and pdf files of slides for VE401 SP21 recitation classes
zzp1012's Repositories
zzp1012/neo4j-enterprise-KG
The project is used to construct enterprise KG using neo4j graph database.
zzp1012/crawler-for-github-pages
Crawler that grabs general information of project related to ML from Github
zzp1012/LSTM-seq2seq-word-matrix
Using Keras LSTM components, try word embedding.