Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
aizynthfinder
A tool for retrosynthetic planning
alphafold
Open source code for AlphaFold.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
autoprompt
AutoPrompt: Automatic Prompt Construction for Masked Language Models.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
bert-nmt
BERT-pytorch
Google AI 2018 BERT pytorch implementation
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
HTTP_SERVER
基于python实现http服务器,支持文件夹/文件上传和下载
UniBody's Repositories
UniBody/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
UniBody/HTTP_SERVER
基于python实现http服务器,支持文件夹/文件上传和下载
UniBody/aizynthfinder
A tool for retrosynthetic planning
UniBody/alphafold
Open source code for AlphaFold.
UniBody/autoprompt
AutoPrompt: Automatic Prompt Construction for Masked Language Models.
UniBody/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
UniBody/BERT-whitening-pytorch
Pytorch version of BERT-whitening
UniBody/bert_score
BERT score for text generation
UniBody/BitFit
Simple Parameter-efficient Fine-tuning for Transformer-based Masked Language-models
UniBody/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
UniBody/computer-vision-in-action
学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
UniBody/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
UniBody/dataset
Multi30k Dataset
UniBody/DLKcat
Deep learning and Bayesian approach applied to enzyme turnover number for the improvement of enzyme-constrained genome-scale metabolic models (ecGEMs) reconstruction
UniBody/Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
UniBody/esm
Evolutionary Scale Modeling (esm): Pretrained language models for proteins
UniBody/HMR
Learning Harmonic Molecular Representations on Riemannian Manifold, ICLR, 2023
UniBody/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
UniBody/InvokeAI
This version of CompVis/stable-diffusion features an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, a WebGUI, and multiple features and other enhancements.
UniBody/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
UniBody/OLMoE
OLMoE: Open Mixture-of-Experts Language Models
UniBody/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
UniBody/Prompt-BERT
Prompt-BERT: Prompt makes BERT Better at Sentence Embeddings
UniBody/PROSTATA
UniBody/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
UniBody/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
UniBody/RFdiffusion
Code for running RFdiffusion
UniBody/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
UniBody/vision_transformer
UniBody/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch