xiangnanxu's Stars
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
gankLei-X/DeepPSP
DeepPSP: A Global−Local Information-Based Deep Neural Network for the Prediction of Protein Phosphorylation Sites
YuLab-SMU/MicrobiotaProcess
:microbe: A comprehensive R package for deep mining microbiome
MaStatLab/BGCR_analysis
This folder contains the code and data used to perform the simulation studies and the applications for BGCR.
lingluodlut/BioNER-Progress
This repository aims to track the progress in BioNER and give a related paper list and an overview of the state-of-the-art (SOTA).
cvqluu/Angular-Penalty-Softmax-Losses-Pytorch
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
deepgenerativemodels/notes
Course notes
liuhuanyong/CausalityEventExtraction
Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达的几种模式,基于这种模式和大规模语料,再经过融合等操作,可形成因果事件图谱。
krisrs1128/microbiome_plvm
Code for simulations and analysis for "Latent Variable Modeling for the Microbiome."
jingweiz/pytorch-rl
Deep Reinforcement Learning with pytorch & visdom
czs0x55aa/pytorch-chatbot
Seq2Seq chatbot implement using PyTorch
allenai/allennlp
An open-source NLP research library, built on PyTorch.
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
zhanghang1989/PyTorch-Multi-Style-Transfer
Neural Style and MSG-Net
floydhub/imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记