ssspringDaisy's Stars
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
tkipf/pygcn
Graph Convolutional Networks in PyTorch
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
microsoft/Graphormer
Graphormer is a general-purpose deep learning backbone for molecular modeling.
salesforce/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
mdeff/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
maxjcohen/transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
google/edward2
A simple probabilistic programming language.
kyle-dorman/bayesian-neural-network-blogpost
Building a Bayesian deep learning classifier
zhengchuanpan/GMAN
GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAAI-2020.
mirceamironenco/BayesianRecurrentNN
Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al
mcgrady20150318/BayesianNeuralNetwork
a repo sharing Bayesian Neural Network recent papers
guoshnBJTU/ASTGNN
This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/9346058.
VincLee8188/GMAN-PyTorch
Implementation of Graph Muti-Attention Network with PyTorch
mborysiak/Time-Series-Forecasting-with-ARIMA-and-LSTM
HKUDS/GPT-ST
[NeurIPS'2023] "GPT-ST: Generative Pre-Training of Spatio-Temporal Graph Neural Networks"
huyng/incertae
Code for MC Dropout and Model Ensembling Uncertainty Estimate experiments
mourga/variational-lstm
PyTorch implementation of Variational LSTM and Monte Carlo dropout.
sungyubkim/MCDO
A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
JP-MRPhys/bayesianLSTM
Bayesian LSTM (Tensorflow)
SeongokRyu/uq_molecule
Uncertainty quantification of molecular property prediction using Bayesian deep learning
kazizzad/BDQN-MxNet-Gluon
Efficient Exploration through Bayesian Deep Q-Networks
Duvey314/austin-green-energy-predictor
A machine learning model using weather data to predict MWH output of solar and wind farms in Texas.
casact/rp-bnn-claims
Individual Claims Forecasting with Bayesian Mixture Density Networks
AmourWaltz/BayesLMs
Project of IEEE/ACM TASLP “Bayesian Neural Network Language Modeling for Speech Recognition”
CCWAO/BHGNN