devxia's Stars
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
datawhalechina/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
Lordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
aqlaboratory/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
adapter-hub/adapters
A Unified Library for Parameter-Efficient and Modular Transfer Learning
zyds/transformers-code
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
datawhalechina/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
jaywcjlove/DevHub
A feature-rich offline application, is meticulously crafted to support developers in their daily tasks while ensuring the utmost security of their data
deepmodeling/deepmd-kit
A deep learning package for many-body potential energy representation and molecular dynamics
kyegomez/AlphaFold3
Implementation of Alpha Fold 3 from the paper: "Accurate structure prediction of biomolecular interactions with AlphaFold3" in PyTorch
yhangf/ML-NOTE
:orange_book:慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
nanoporetech/dorado
Oxford Nanopore's Basecaller
nanoporetech/medaka
Sequence correction provided by ONT Research
BrooksLabUCSC/flair
Full-Length Alternative Isoform analysis of RNA
yufree/sciguide
现代科研指北
GoekeLab/bambu
Reference-guided transcript discovery and quantification for long read RNA-Seq data
xubuvd/LLMs
专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。
nanoporetech/rerio
Research release basecalling models and configurations
rapidfuzz/python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
varun-shanker/structural-evolution
bytedance/dplm
Official Implemetation of DPLM (ICML'24) - Diffusion Language Models Are Versatile Protein Learners
ReneeYe/ConST
code for paper "Cross-modal Contrastive Learning for Speech Translation" (NAACL 2022)
Academic-Hammer/HammerLLM
1.4B sLLM for Chinese and English - HammerLLM🔨
Computer-Aided-Drug-Design/CADD-tutorial
CADD(计算机辅助药物设计)学习资料
protwis/gpcrdb_data
This repository is the collection point of reference data for the GPCRdb. The GPCRdb contains reference data, interactive visualisation and experiment design tools for G protein-coupled receptors (GPCRs).
yarongef/DistilProtBert
DistilProtBert implementation, a distilled version of ProtBert model.