YaoXinZhi
A PhD student in Bioinformatics at Huazhong Agricultural University, China.
Huazhong Agricultural University, BioNLP group.Wuhan
Pinned Repositories
-Crawl-DrugBank-database
DrugBank database
BERT-CRF-for-BioNLP-OST2019-AGAC-Task1
AGAC-BioNL-OST2009-Task1 BERT+CRF
BERT-for-20NewsGroups
《2021医学健康数据分析与挖掘》课程论文 -- 基于BERT的20NewsGroups数据集新闻分类实验
BERT-for-BioNLP-OST2019-AGAC-Task2
BERT-for-BioNLP-OST2019-AGAC-Task2
Bi-LSTM-Attention
研一深度学习课程作业 Bi-LSTM + Attention (nice code)
BioNLP-Toolkit
Commonly used BioNLP toolkit for myself.
CDS-extract
Extract CDS sequences from whole genome based on GTF files
Code-accumulation
Demo code + comment record
Convert-Bert-TF-checkpoint-to-Pytorch
Convert Bert TF-checkpoint to Pytorch
Needleman-Wunsch
This is a complete algorithm, you can get the best matching sequence and score.
YaoXinZhi's Repositories
YaoXinZhi/CDS-extract
Extract CDS sequences from whole genome based on GTF files
YaoXinZhi/-Crawl-DrugBank-database
DrugBank database
YaoXinZhi/Needleman-Wunsch
This is a complete algorithm, you can get the best matching sequence and score.
YaoXinZhi/Attention-is-all-you-need.
Simple implementation for 《Attention is all you need.》
YaoXinZhi/DQN-pytorch
Navie DQN with pytorch
YaoXinZhi/Fisher
simple implementation of Fisher algorithm
YaoXinZhi/jin-yong-requests-statistics
Count the number of occurrences of all characters in all Jin Yong novels
YaoXinZhi/Least-squares
The Least Square Method to Realize Linear Linear Regression
YaoXinZhi/Undergraduate-thesis
Yao Yizhi undergraduate graduation thesis project complete code
YaoXinZhi/ClinicalTrialsDownloader
Download Clinical Trials from clinicaltrials.gov and save as .pkl files.
YaoXinZhi/CNN
Basic Convolutional Neural Network Implementation by TensorFlow
YaoXinZhi/CNN-Advanced
Basic Convolutional Neural Network Implementation by TensorFlow
YaoXinZhi/CoreNLP_test
StanfordCoreNLP test
YaoXinZhi/Crawling-HD-wallpaper-from-wallHaven
YaoXinZhi/Dataloader_yao
Dataloader packaged by torchtext and pytorch
YaoXinZhi/GAN-pytorch
Navie GAN with pytorch
YaoXinZhi/HMM
Hidden Markov model for python, including the commonly used three algorithms(Viterbi,Forward,Backword)
YaoXinZhi/HZAU_python_homework
HZAU_python_homework 2019 Spring
YaoXinZhi/K-means
K-means algorithm python implementation
YaoXinZhi/KEGG-Crawling
爬KEGG通路图片 特定的网址
YaoXinZhi/Navie-Policy-Gradient---pytorch
Navie Policy Gradient - pytorch
YaoXinZhi/NavieLSTM
Navie LSTM in pytorch
YaoXinZhi/Promoter-component-sequence-search
Sequence lookup of promoter elements considering codon degeneracy
YaoXinZhi/Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
YaoXinZhi/Smith-Waterman
The standard Smith-Waterman algorithm, I hope to be able to help you。
YaoXinZhi/TensorFlow-study
notes of tensorflow studying
YaoXinZhi/TensorFlow_RLRE
Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
YaoXinZhi/vae-pretraining-encoder
PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
YaoXinZhi/Yxz