MobiusDai's Stars
xai-org/grok-1
Grok open release
MobiusDai/DFBNet
hao-ai-lab/LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
ml-explore/mlx
MLX: An array framework for Apple silicon
danielgross/localpilot
weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
ddbourgin/numpy-ml
Machine learning, in numpy
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
liliu-avril/Awesome-Segment-Anything
This repository is for the first comprehensive survey on Meta AI's Segment Anything Model (SAM).
Iamctb/AndroidUI
安卓UI例子
Iamctb/FJNestedHoverTabDemo
TabLayout+ViewPager滑动吸顶悬停
Iamctb/wechat
Iamctb/im_first
Iamctb/hello-netty
Iamctb/NoteSchedule
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Ma-Lab-Berkeley/CRATE
Code for CRATE (Coding RAte reduction TransformEr).
swuxyj/DeepHash-pytorch
Implementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.
neukg/TechGPT
TechGPT: Technology-Oriented Generative Pretrained Transformer
keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
ucatal/awesome-ielts
An awesome list for students who prepare for IELTS in public domains (on-going)
YannDubs/Neural-Process-Family
Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.
mli/transformers-benchmarks
real Transformer TeraFLOPS on various GPUs
oscarknagg/few-shot
Repository for few-shot learning machine learning projects
w86763777/pytorch-ddpm
Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more