SuiMame's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
tonsky/FiraCode
Free monospaced font with programming ligatures
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
Light-City/CPlusPlusThings
C++那些事
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
JohnCoates/Aerial
Apple TV Aerial Screensaver for Mac
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
chen3feng/blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
baidu/Senta
Baidu's open-source Sentiment Analysis System.
jiangxinyang227/textClassifier
tensorflow implementation
scofield7419/sequence-labeling-BiLSTM-CRF
The BiLSTM-CRF model implementation in Tensorflow, for sequence labeling tasks.
songyingxin/Bert-TextClassification
Implemention some Baseline Model upon Bert for Text Classification
netsarang/Xshell-ColorScheme
250+ Xshell Color Schemes
Glitchbone/vscode-base16-term
Base16 Terminal Colors for Visual Studio Code
ztz818/Automatic-generation-of-text-summaries
使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要
herrera-ignacio/architect-handbook
Software Architect Handbook
liyibo/text-classification-demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...