robin-lai's Stars
alibaba/EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
postor/chatpdf-minimal-demo
a minimal viable project of chatpdf
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
cs231n/cs231n.github.io
Public facing notes page
ymcui/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
meta-llama/llama
Inference code for Llama models
THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
wenda-LLM/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
CAN-Paper/Co-Action-Network
Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
CreatCodeBuild/TensorFlow-and-DeepLearning-Tutorial
A TensorFlow & Deep Learning online course I taught in 2016
fendouai/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
dado3212/spaces-renamer
💻 Ability to rename desktop spaces on macOS 10.10+
aliyun/oss-browser
OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件,上传下载文件,支持断点续传等。
getlantern/lantern
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 - Быстрый, надежный и безопасный доступ к открытому интернету - lantern proxy vpn censorship-circumvention censorship gfw accelerator پراکسی لنترن، ضدسانسور، امن، قابل اعتماد و پرسرعت
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
TheAlgorithms/Python
All Algorithms implemented in Python
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
shenweichen/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
ChineseGLUE/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
deepopinion/domain-adapted-atsc
code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment Classification"
fancyerii/book
深度学习和机器学习相关书籍(仅供非商业用途或交流学习使用)
fancyerii/deep_learning_theory_and_practice
《深度学习理论与实战:基础篇》代码