HappyGallery's Stars
tommyip/mamba2-minimal
Minimal Mamba-2 implementation in PyTorch
lmarzen/esp32-weather-epd
A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
godweiyang/GrabGPU
Grab GPU whenever available
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
XiangLi1999/Diffusion-LM
Diffusion-LM
TQRTQ/DGMR
Skilful precipitation nowcasting using deep generative models of radar
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
bojone/SimCSE
SimCSE在中文任务上的简单实验
zhengyanzhao1997/NLP-model
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
sj-li/MS-TCN2
MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation (TPAMI 2020)
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Jackpopc/aiLearnNotes
Artificial Intelligence Learning Notes.
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
Qv2ray/QvPlugin-Trojan
在 Qv2ray 中使用 Trojan, 感谢 Trojan-Qt5 0.x
SakuraRiven/EAST
PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector
lastproxy/Basic_PredRNN_Seq2seq
从Convlstm2D的基础上改编: https://github.com/ndrplz/ConvLSTM_pytorch 可用于雷达回波等短临预报领域,采用模仿Dr.SXJ的Seq2seq结构.
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
thunil/TecoGAN
This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
xinghaochen/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
LeslieZhoa/tensorflow-facenet
人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~