NOVOLAND749's Stars
google-deepmind/alphafold3
AlphaFold 3 inference pipeline.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
DaehwanKimLab/SEClass
autosome-ru/vigg_ribonanza
Source code of the Stanford Ribonanza RNA Folding first place solution
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
modular/mojo
The Mojo Programming Language
bowang-lab/scGPT
tonyduan/diffusion
From-scratch diffusion model implemented in PyTorch.
baker-laboratory/RoseTTAFold-All-Atom
cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
asheeshcric/awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
ArronAI007/Awesome-AGI
AGI资料汇总学习(主要包括LLM和AIGC),持续更新......
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
RongqingYuan/PPI_HW
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
LazyVim/LazyVim
Neovim config for the lazy
kepano/flexoki
An inky color scheme for prose and code.
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
L1aoXingyu/pytorch-beginner
pytorch tutorial for beginners
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现