| d2l-ai/d2l-en |
20,613 |
|
0 |
0 |
about 2 years ago |
2 |
November 13, 2022 |
115 |
other |
Python |
| Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. |
| ml-tooling/best-of-ml-python |
14,990 |
|
0 |
0 |
about 2 years ago |
0 |
|
21 |
cc-by-sa-4.0 |
|
| 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. |
| tangyudi/Ai-Learn |
7,757 |
|
0 |
0 |
over 2 years ago |
0 |
|
20 |
|
|
| 人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域 |
| Nyandwi/machine_learning_complete |
4,296 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques. |
| dipanjanS/practical-machine-learning-with-python |
2,054 |
|
0 |
0 |
about 3 years ago |
0 |
|
19 |
apache-2.0 |
Jupyter Notebook |
| Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system. |
| Honlan/DeepInterests |
1,990 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
|
| 深度有趣 |
| x4nth055/pythoncode-tutorials |
1,923 |
|
0 |
0 |
about 2 years ago |
0 |
|
32 |
mit |
Jupyter Notebook |
| The Python Code Tutorials |
| neuralmagic/sparseml |
1,910 |
|
0 |
5 |
about 2 years ago |
37 |
December 04, 2023 |
60 |
apache-2.0 |
Python |
| Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models |
| deeplearningturkiye/turkce-yapay-zeka-kaynaklari |
1,893 |
|
0 |
0 |
over 4 years ago |
0 |
|
9 |
mit |
|
| Türkiye'de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa. |
| yongzhuo/Keras-TextClassification |
1,808 |
|
0 |
0 |
almost 2 years ago |
9 |
December 19, 2020 |
1 |
mit |
Python |
| 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN |