Lists (1)
Sort Name ascending (A-Z)
- All languages
- AngelScript
- Awk
- Batchfile
- C
- C#
- C++
- CSS
- Cuda
- Dart
- Dockerfile
- Eiffel
- Erlang
- Go
- Groovy
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Markdown
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- Processing
- Python
- R
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Shell
- Smarty
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- Vim Script
- Vue
Starred repositories
Chinese version of GPT2 training code, using BERT tokenizer.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
DeepEP: an efficient expert-parallel communication library
🚀 「大模型」1小时从0训练26M参数的视觉多模态VLM!🌏 Train a 26M-parameter VLM from scratch in just 1 hours!
🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
Desktop app to browse and administer your MongoDB cluster
iOS and WatchOS Client for the Nightscout CGM System
FreeAPS X - an artificial pancreas system for iOS based on OpenAPS
A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.
Janus-Series: Unified Multimodal Understanding and Generation Models
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
🔥Highlighting the top ML papers every week.
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Visual, Interactive Articles About Machine Learning: https://mlu-explain.github.io/
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
diyaps / AndroidAPS
Forked from nightscout/AndroidAPS在国内更方便地使用AAPS。公众号:一型码农Lex
An automated insulin delivery app for iOS, built on LoopKit
中文nlp解决方案(大模型、数据、模型、训练、推理)
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
开发计算大语言模型训练/推理阶段占用GPU显存工具
keras实现人证比对论文《Large-scale Bisample Learning on ID vs. Spot Face Recognition》的核心思想; 当类别数非常大时(超过百万),GPU显存可能无法装载权重参数;可以使用支配原型概念,每个step将相关的类别一块训练,step开始时将当前mini-batch的类别原型权重加载到GPU中,而不用加载所有的类别权重参数; step…
An optimized version of alphafold 2 based on openfold