cobacha's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
Visualize-ML/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
ufoym/deepo
Setup and customize deep learning environment in seconds.
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
kf-liu/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
zh-lx/pinyin-pro
中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配、中文分词
Sakura-gh/ML-notes
notes about machine learning
csguide-dabai/Programmer-look-at-China
介绍**各二线以上城市的互联网环境以及生活成本
NiuTrans/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
vt-vl-lab/FGVC
[ECCV 2020] Flow-edge Guided Video Completion
vivo-ai-lab/BlueLM
BlueLM(蓝心大模型): Open large language models developed by vivo AI Lab
shibing624/similarities
Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
changwookjun/nlp-paper
NLP Paper
visual-ml-notes/visual-machine-learning-notes
Machine Learning Conference & Summer School Notes. 🦄
jasoncao11/nlp-notebook
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
rentruewang/learning-machine
A handbook for ML built on answers.
predibase/llm_distillation_playbook
Best practices for distilling large language models.
MobileLLM/Personal_LLM_Agents_Survey
Paper list for Personal LLM Agents
andrefaraujo/videosearch
Large-scale video retrieval using image queries.
w86763777/pytorch-gan-collections
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.