Stars
自动更新 hosts 文件的 IP 地址,缓解中国大陆访问 GitHub 及其相关服务时遇到的网络问题
AI virtual human bot framework(public)
A highly optimized LLM inference acceleration engine for Llama and its variants.
🚀 KIMI AI 长文本大模型逆向API【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、探索版、K1思考模型、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹,仅供测试,如需商用请前往官方开放平台。
Port of OpenAI's Whisper model in C/C++
Stable Diffusion web UI
FengNote / RSPapers
Forked from hongleizhang/RSPapersA Curated List of Must-read Papers on Recommender System.
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。
🌟【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision Tree 决策树 | Random Forest 随机森林 | DBDT | GDA 高斯判别分析 | PCA 主成…
🎆Interactive Online Platform that Visualizes Algorithms from Code
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
A curated list of gradient boosting research papers with implementations.
A collection of important graph embedding, classification and representation learning papers with implementations.
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
手写实现李航《统计学习方法》书中全部算法
The awesome and classic papers in recommendation system!!! Good luck to every RecSys-learner!
A Python scikit for building and analyzing recommender systems
Jupyter notebooks for the code samples of the book "Deep Learning with Python"