Kakarot1103's Stars
HuangOwen/Awesome-LLM-Compression
Awesome LLM compression research papers and tools.
princeton-nlp/LLM-Shearing
[ICLR 2024] Sheared LLaMA: Accelerating Language Model Pre-training via Structured Pruning
AIoT-MLSys-Lab/Efficient-LLMs-Survey
[TMLR 2024] Efficient Large Language Models: A Survey
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
zhoubenjia/GFSLT-VLP
zonechen1994/CV_Interview
I hope this repo can help you a lot!
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
FangyunWei/SLRT
sign-language-processing/sign-language-processing.github.io
Documentation and background of sign language processing
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
NJUNLP/knn-box
an easy-to-use knn-mt toolkit
zhengxxn/adaptive-knn-mt
IamAdiSri/hf-trim
Reduce the size of pretrained Hugging Face models via vocabulary trimming.
wakafengfan/mbart-chinese
多语言降噪预训练模型MBart的中文生成任务
JifeiTune/Huggingface_Bert_change_vocab
Huggingface版Bert,修改词表(resize_token_embeddings)时,细致地进行权重迁移
VIPL-SLP/awesome-sign-language-processing
Resources about Sign Language Processing (e.g., Sign Language Recognition / Translation / Production)
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
TensorSpeech/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Bazinga699/NCL
[CVPR2022] This repository contains code for the paper "Nested Collaborative Learning for Long-Tailed Visual Recognition", published at CVPR 2022
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
pcyin/pytorch_basic_nmt
A simple yet strong implementation of neural machine translation in pytorch
bala-codes/Natural-Language-Processing-NLP
This repo contains my works on the area of NLP, such as Neural Machine Translation, Named Entity Recognition etc,.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
pandezhao/alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
xuetf/AlphaZero_Gobang
Deep Learning big homework of UCAS
lihongxun945/gobang
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
initial-h/AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku