Pinned Repositories
AutoSNN
Official code of "AutoSNN: Towards Energy-Efficient Spiking Neural Networks," ICML22
bamtools
C++ API & command-line toolkit for working with BAM data
darts
Refined codes for DARTS (cnn-only)
gemnet_pytorch
GemNet model in PyTorch, as proposed in "GemNet: Universal Directional Graph Neural Networks for Molecules" (NeurIPS 2021)
nabk89
Config files for my GitHub profile.
NAS-with-Proxy-data
Official code of "NAS acceleration via proxy data", IJCAI21
NAS-with-Proxy-data-geneating-entropy-list
paac
Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning
pysam
Pysam is a Python module for reading and manipulating SAM/BAM/VCF/BCF files. It's a lightweight wrapper of the htslib C-API, the same one that powers samtools, bcftools, and tabix.
tf_dqn
Deep Q-Networks coded by TensorFlow
nabk89's Repositories
nabk89/AutoSNN
Official code of "AutoSNN: Towards Energy-Efficient Spiking Neural Networks," ICML22
nabk89/NAS-with-Proxy-data
Official code of "NAS acceleration via proxy data", IJCAI21
nabk89/NAS-with-Proxy-data-geneating-entropy-list
nabk89/bamtools
C++ API & command-line toolkit for working with BAM data
nabk89/darts
Refined codes for DARTS (cnn-only)
nabk89/gemnet_pytorch
GemNet model in PyTorch, as proposed in "GemNet: Universal Directional Graph Neural Networks for Molecules" (NeurIPS 2021)
nabk89/nabk89
Config files for my GitHub profile.
nabk89/paac
Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning
nabk89/pysam
Pysam is a Python module for reading and manipulating SAM/BAM/VCF/BCF files. It's a lightweight wrapper of the htslib C-API, the same one that powers samtools, bcftools, and tabix.
nabk89/tf_dqn
Deep Q-Networks coded by TensorFlow
nabk89/torchlars
A LARS implementation in PyTorch