ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
donnemartin/data-science-ipython-notebooks722日前26.1k
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
RasaHQ/rasa722日前17.6k
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
deeplearning4j/deeplearning4j722日前13.3k
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.
ml-tooling/best-of-ml-python722日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
huggingface/transformers722日前120.2k
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
deepfakes/faceswap722日前48.5k
Deepfakes Software For All
iperov/DeepFaceLab722日前44.5k
DeepFaceLab is the leading software for creating deepfakes.
Avik-Jain/100-Days-Of-ML-Code722日前42.7k
100 Days of ML Coding
PaddlePaddle/PaddleX722日前4.5k
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
google-research/bert721日前36.4k
TensorFlow code and pre-trained models for BERT
BayesWitnesses/m2cgen722日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
alan-turing-institute/MLJ.jl723日前1.7k
A Julia machine learning framework
MilesCranmer/PySR721日前1.6k
High-Performance Symbolic Regression in Python and Julia
jakevdp/PythonDataScienceHandbook722日前40.9k
Python Data Science Handbook: full text in Jupyter Notebooks
ageron/handson-ml722日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Yorko/mlcourse.ai722日前9.3k
Open Machine Learning Course
xusenlinzy/api-for-open-llm721日前1.6k
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA, ChatGLM, ChatGLM2, ChatGLM3 etc. 开源大模型的统一后端接口
huggingface/datasets721日前18.0k
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
dask/dask721日前11.8k
Parallel computing with task scheduling
yoshitomo-matsubara/torchdistill722日前1.2k
A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆22 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
nfmcclure/tensorflow_cookbook725日前6.1k
Code for Tensorflow Machine Learning Cookbook
hankcs/HanLP721日前31.6k
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
explosion/spaCy721日前28.3k
💫 Industrial-strength Natural Language Processing (NLP) in Python
microsoft/unilm721日前17.1k
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
ymcui/Chinese-LLaMA-Alpaca721日前16.4k
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
oxford-cs-deepnlp-2017/lectures722日前15.6k
Oxford Deep NLP 2017 course
piskvorky/gensim722日前15.0k
Topic Modelling for Humans
NLP-LOVE/ML-NLP721日前14.7k
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code721日前14.7k
500 AI Machine learning Deep learning Computer vision NLP Projects with code
virgili0/Virgilio723日前13.5k
Your new Mentor for Data Science E-Learning.
dair-ai/ML-YouTube-Courses721日前13.5k
📺 Discover the latest machine learning / AI courses on YouTube.
h2oai/h2o-3721日前6.6k
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
onnx/onnx721日前16.4k
Open standard for machine learning interoperability
rasbt/python-machine-learning-book722日前12.1k
The "Python Machine Learning (1st edition)" book code repository and info resource
microsoft/onnxruntime721日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
EpistasisLab/tpot722日前9.4k
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
ljpzzz/machinelearning721日前8.0k
My blogs and code for machine learning. http://cnblogs.com/pinard
automl/auto-sklearn721日前7.3k
Automated Machine Learning with scikit-learn
sktime/sktime721日前7.2k
A unified framework for machine learning with time series
rasbt/python-machine-learning-book-2nd-edition723日前7.0k
The "Python Machine Learning (2nd edition)" book code repository and info resource
alteryx/featuretools722日前7.0k
An open source python library for automated feature engineering
autogluon/autogluon721日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
lutzroeder/netron721日前25.5k
Visualizer for neural network, deep learning and machine learning models
microsoft/AirSim721日前15.6k
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
mathnet/mathnet-numerics721日前3.3k
Math.NET Numerics
janishar/mit-deep-learning-book-pdf720日前12.1k
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
explosion/spacy-course723日前2.3k
👩🏫 Advanced NLP with spaCy: A free online course
kserve/kserve720日前2.8k
Standardized Serverless ML Inference Platform on Kubernetes
Maluuba/nlg-eval735日前1.3k
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
textlint/textlint721日前2.7k
The pluggable natural language linter for text and markdown.
DistrictDataLabs/yellowbrick721日前4.2k
Visual analysis and diagnostic tools to facilitate machine learning model selection.