lsh0520
Master Student @ University of Science and Technology of China
University of Science and Technology of ChinaHefei, China
lsh0520's Stars
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
lucidrains/memory-efficient-attention-pytorch
Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
stefanonardo/pytorch-esn
An Echo State Network module for PyTorch.
chao1224/MoleculeSTM
Multi-modal Molecule Structure-text Model for Text-based Editing and Retrieval, Nat Mach Intell 2023 (https://www.nature.com/articles/s42256-023-00759-6)
hichamjanati/pyldpc
Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.
zjwu0522/Policy-Gradient
Implementation of REINFORCE and PPO