Fatemoisted's Stars
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
facebookresearch/esm
Evolutionary Scale Modeling (esm): Pretrained language models for proteins
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
godweiyang/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
lucidrains/self-rewarding-lm-pytorch
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
neelnanda-io/TransformerLens
A library for mechanistic interpretability of GPT-style language models
kakaobrain/rq-vae-transformer
The official implementation of Autoregressive Image Generation using Residual Quantization (CVPR '22)
openFudan/fudan-coursera
复旦大学课程资源(计算机专业的课程已全部上传~)
txie-93/cgcnn
Crystal graph convolutional neural networks for predicting material properties.
timbmg/Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
google-deepmind/alphamissense
microsoft/evodiff
Generation of protein sequences and evolutionary alignments via discrete diffusion models
intro-llm/intro-llm.github.io
website
Hzfinfdu/Diffusion-BERT
ACL'2023: DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models
fastai/numerical-linear-algebra-v2
Jupyter Notebooks for Computational Linear Algebra course, taught summer 2018 in USF MSDS program
jeekzhang/Awesome-Fudan
Awesome-Fudan: a code repository list of computer courses at Fudan University
G-c-chen/wechat-chatgpt
chatgpt 智能问答微信小程序
ForeverHaibara/Fudan-Courses
Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。
pylelab/USalign
Universal Structure Alignment of Monomeric and Complex Structure of Nucleic Acids and Proteins
KrishnaswamyLab/ReLSO-Guided-Generative-Protein-Design-using-Regularized-Transformers
a Transformer-based neural network for generating highly optimized protein sequences called Regularized Latent Space Optimization (RELSO)
alex-hh/deep-protein-generation
instadeepai/InstaNovo
De novo peptide sequencing with InstaNovo: Accurate, database-free peptide identification for large scale proteomics experiments
rufinv/VAE-GAN-CelebA
Code and notebooks related to the paper: "Reconstructing Faces from fMRI Patterns using Deep Generative Neural Networks" by VanRullen & Reddy, 2019
dchen327/stanford-cs221-code
My solutions to Stanford CS221 (Artificial Intelligence) homework code problems
BEAM-Labs/ContraNovo
Homer-Z/Advanced-Linear-Algebra
Homework Answers for Advanced Linear Algebra in Fudan University
AmadeusloveIris/GraphNovo
ComputeSuda/FuncPhos-SEQ
FuncPhos-SEQ : a deep learning network for predicting phosphosite function
Fatemoisted/On-Learning-Image-Generation
a tutorial repository containing various kind of generative artificial intelligence models, including their explanation and example code.