Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
auto_write_novel
自动依据小四小说生成新的小说
entity-identification-dilated-conv-
entity identification dilated conv CNN 医药实体识别 Tensorflow Medical entity identification
KGEL
Multi-hop Question Generation with Knowledge Graph-enhanced Language Model
multi-head-self-attention
在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear
numpy-lstm
numpy_gru
use the numpy to code the Gru RNN network step by step
seq2seq_attention
numpy attention
seq2seq_attention_numpy
use numpy implement the attetion model
transformer-with-annotation
transformer translation with annotation
lizhenping's Repositories
lizhenping/multi-head-self-attention
在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear
lizhenping/auto_write_novel
自动依据小四小说生成新的小说
lizhenping/KGEL
Multi-hop Question Generation with Knowledge Graph-enhanced Language Model
lizhenping/numpy-lstm
lizhenping/numpy_gru
use the numpy to code the Gru RNN network step by step
lizhenping/beam_search
beam_search 算法python 版本,便于在pytorch中进行更改,优点是可以使用batch_size=1,对于复杂架构的input格式不用repeat数据
lizhenping/DRLComplex
Deep reinforcement learning for protein complex modeling
lizhenping/pytorch-openai-transformer-lm-master
this is a base structure of gpt ,for easy to understand withou complex frame
lizhenping/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
lizhenping/alphafold
Open source code for AlphaFold.
lizhenping/bird_finetuning
lizhenping/CHESS
Contextual Harnessing for Efficient SQL Synthesis
lizhenping/DDGP
DDPG is completed with object-oriented and template patterns
lizhenping/Dis-KD
The code of Discriminator enhanced Knowledge Distillation Networks
lizhenping/equidock_public
EquiDock: geometric deep learning for fast rigid 3D protein-protein docking
lizhenping/git2note
lizhenping/GNNRefine
lizhenping/langchain-cookbook
lizhenping/langchain-notion
🦜🔗 Build context-aware reasoning applications
lizhenping/langchain-tutorial
🦜🔗 Build context-aware reasoning applications 🦜🔗
lizhenping/lizhenping.github.io
lizhenping's academic personal websites
lizhenping/multi_class_cross_entropy
to caculate the entripy in multi_classfify
lizhenping/PyDyNet
NumPy实现类PyTorch的动态计算图和神经网络(DNN, CNN, RNN)
lizhenping/Pytorch-seq2seq-Beam-Search
PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation
lizhenping/qac
lizhenping/RL-MLZerD
lizhenping/rl_graph_generation
lizhenping/RoseTTAFold
This package contains deep learning models and related scripts for RoseTTAFold
lizhenping/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
lizhenping/TGLS
TGLS: Unsupervised Text Generation by Learning from Search