Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
nteract/hydrogen358日前3.9k
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
donnemartin/data-science-ipython-notebooks355日前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.
recommenders-team/recommenders355日前17.6k
Best Practices on Recommendation Systems
microsoft/computervision-recipes355日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
Netflix/metaflow355日前7.4k
:rocket: Build and manage real-life ML, AI, and data science projects with ease!
bbfamily/abu355日前11.0k
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
RasaHQ/rasa355日前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
gunthercox/ChatterBot355日前13.8k
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
tqdm/tqdm355日前27.0k
:zap: A Fast, Extensible Progress Bar for Python and CLI
iterative/cml363日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
CMU-Perceptual-Computing-Lab/openpose355日前29.3k
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus355日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
OpenBB-finance/OpenBBTerminal355日前25.6k
Investment Research for Everyone, Everywhere.
mxgmn/WaveFunctionCollapse355日前22.5k
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
TheAlgorithms/C355日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
netdata/netdata355日前67.1k
The open-source observability platform everyone needs!
streamlit/streamlit355日前30.2k
Streamlit — A faster way to build and share data apps.
gradio-app/gradio355日前26.3k
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
ml-tooling/best-of-ml-python355日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
tensorflow/tensorflow355日前180.7k
An Open Source Machine Learning Framework for Everyone
AUTOMATIC1111/stable-diffusion-webui355日前121.2k
Stable Diffusion web UI
huggingface/transformers355日前120.2k
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch355日前75.4k
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv355日前74.1k
Open Source Computer Vision Library
Developer-Y/cs-video-courses355日前63.4k
List of Computer Science courses with video lectures.
keras-team/keras355日前60.3k
Deep Learning for humans
d2l-ai/d2l-zh355日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
CorentinJ/Real-Time-Voice-Cloning355日前50.0k
Clone a voice in 5 seconds to generate arbitrary speech in real-time
deepfakes/faceswap355日前48.5k
Deepfakes Software For All
ultralytics/yolov5355日前45.1k
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
iperov/DeepFaceLab355日前44.5k
DeepFaceLab is the leading software for creating deepfakes.
Avik-Jain/100-Days-Of-ML-Code355日前42.7k
100 Days of ML Coding
floodsung/Deep-Learning-Papers-Reading-Roadmap355日前37.1k
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
hpcaitech/ColossalAI355日前36.4k
Making large AI models cheaper, faster and more accessible
GokuMohandas/Made-With-ML355日前35.1k
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TencentARC/GFPGAN355日前34.0k
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
ray-project/ray355日前29.9k
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
paperless-ngx/paperless-ngx355日前15.5k
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
LibrePhotos/librephotos355日前6.4k
A self-hosted open source photo management service. This is the repository of the backend.
GetStream/Winds355日前8.9k
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
man-group/dtale355日前4.4k
Visualizer for pandas data structures
tensorlayer/TensorLayer354日前7.3k
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
BayesWitnesses/m2cgen355日前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
fastai/fastpages364日前3.5k
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
JuliaLang/julia354日前44.0k
The Julia Programming Language
nteract/papermill355日前5.5k
📚 Parameterize, execute, and analyze notebooks
alan-turing-institute/MLJ.jl356日前1.7k
A Julia machine learning framework
MilesCranmer/PySR354日前1.6k
High-Performance Symbolic Regression in Python and Julia
FluxML/Zygote.jl355日前1.4k
21st century AD
jakevdp/PythonDataScienceHandbook355日前40.9k
Python Data Science Handbook: full text in Jupyter Notebooks
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers354日前26.2k
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ageron/handson-ml355日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
trekhleb/homemade-machine-learning354日前22.3k
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
MLEveryday/100-Days-Of-ML-Code354日前20.5k
100-Days-Of-ML-Code中文版
plotly/plotly.py354日前14.9k
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
ydataai/ydata-profiling355日前11.8k
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
marceloprates/prettymaps355日前10.7k
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
dunovank/jupyter-themes360日前9.7k
Custom Jupyter Notebook Themes
aws/amazon-sagemaker-examples355日前9.3k
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
jupyter/docker-stacks354日前7.7k
Ready-to-run Docker images containing Jupyter applications
jupyterhub/jupyterhub355日前7.5k
Multi-user server for Jupyter notebooks
firmai/industry-machine-learning355日前7.0k
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
Atcold/NYU-DLSP20355日前6.6k
NYU Deep Learning Spring 2020
lukas-blecher/LaTeX-OCR354日前10.0k
pix2tex: Using a ViT to convert images of equations into LaTeX code.
scikit-learn/scikit-learn354日前57.4k
scikit-learn: machine learning in Python
AMAI-GmbH/AI-Expert-Roadmap354日前27.9k
Roadmap to becoming an Artificial Intelligence Expert in 2022
Yorko/mlcourse.ai355日前9.3k
Open Machine Learning Course
microsoft/qlib354日前13.4k
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
UFund-Me/Qbot354日前5.3k
[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
EliteQuant/EliteQuant354日前2.7k
A list of online resources for quantitative modeling, trading, portfolio management
achillesrasquinha/bulbea363日前1.9k
:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
huggingface/datasets354日前18.0k
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
kailashahirwar/cheatsheets-ai355日前14.9k
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
unifyai/ivy354日前14.0k
The Unified AI Framework
fastai/numerical-linear-algebra355日前9.9k
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
tangyudi/Ai-Learn354日前7.9k
人工智能学习路线图,整理近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等热门领域
google/trax354日前7.9k
Trax — Deep Learning with Clear Code and Speed
lanpa/tensorboardX361日前7.8k
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
arogozhnikov/einops355日前7.7k
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
stefan-jansen/machine-learning-for-trading354日前11.3k
Code for Machine Learning for Algorithmic Trading, 2nd edition.
polakowo/vectorbt354日前3.6k
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
tradytics/eiten356日前2.7k
Statistical and Algorithmic Investing Strategies for Everyone
voicepaw/so-vits-svc-fork354日前8.0k
so-vits-svc fork with realtime support, improved interface and more features.
learning-at-home/hivemind354日前1.8k
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
roboflow/supervision354日前9.6k
We write your reusable computer vision tools. 💜
obss/sahi354日前3.4k
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
jsbroks/coco-annotator357日前2.0k
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
nfmcclure/tensorflow_cookbook358日前6.1k
Code for Tensorflow Machine Learning Cookbook
nmap/nmap354日前8.9k
Nmap - the Network Mapper. Github mirror of official SVN repository.
tesseract-ocr/tesseract354日前56.5k
Tesseract Open Source OCR Engine (main repository)
ageitgey/face_recognition354日前51.1k
The world's simplest facial recognition api for Python and the command line
LAION-AI/Open-Assistant354日前36.3k
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
PRML/PRMLT356日前5.9k
Matlab code of machine learning algorithms in book PRML
ZheC/Realtime_Multi-Person_Pose_Estimation354日前5.0k
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
mindsdb/mindsdb354日前20.0k
The middleware for building custom AI, enabling smarter organizations.
mratsim/Arraymancer357日前1.2k
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
explosion/spaCy354日前28.3k
💫 Industrial-strength Natural Language Processing (NLP) in Python
oxford-cs-deepnlp-2017/lectures355日前15.6k
Oxford Deep NLP 2017 course
piskvorky/gensim355日前15.0k
Topic Modelling for Humans
NLP-LOVE/ML-NLP354日前14.7k
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code354日前14.7k
500 AI Machine learning Deep learning Computer vision NLP Projects with code
virgili0/Virgilio356日前13.5k
Your new Mentor for Data Science E-Learning.
dair-ai/ML-YouTube-Courses354日前13.5k
📺 Discover the latest machine learning / AI courses on YouTube.
halfrost/Halfrost-Field354日前12.6k
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
isl-org/Open3D354日前10.1k
Open3D: A Modern Library for 3D Data Processing
amark/gun354日前17.7k
An open source cybersecurity protocol for syncing decentralized graph data.
ssusnic/Machine-Learning-Flappy-Bird355日前1.8k
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
microsoft/LightGBM354日前15.9k
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
FavioVazquez/ds-cheatsheets355日前12.6k
List of Data Science Cheatsheets to rule the world
HugoBlox/hugo-blox-builder354日前7.6k
😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS
catboost/catboost354日前7.6k
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
h2oai/h2o-3354日前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.
Angel-ML/angel358日前6.7k
A Flexible and Powerful Parameter Server for large-scale machine learning
onnx/onnx354日前16.4k
Open standard for machine learning interoperability
rasbt/python-machine-learning-book355日前12.1k
The "Python Machine Learning (1st edition)" book code repository and info resource
microsoft/onnxruntime354日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
EpistasisLab/tpot355日前9.4k
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
sktime/sktime354日前7.2k
A unified framework for machine learning with time series
rasbt/python-machine-learning-book-2nd-edition356日前7.0k
The "Python Machine Learning (2nd edition)" book code repository and info resource
alteryx/featuretools355日前7.0k
An open source python library for automated feature engineering
autogluon/autogluon354日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
Mukosame/Anime2Sketch356日前1.9k
A sketch extractor for anime/illustration.
photoprism/photoprism354日前31.5k
AI-Powered Photos App for the Decentralized Web 🌈💎✨
lutzroeder/netron354日前25.5k
Visualizer for neural network, deep learning and machine learning models
deezer/spleeter354日前24.5k
Deezer source separation library including pretrained models.
matterport/Mask_RCNN354日前23.9k
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mozilla/DeepSpeech354日前23.9k
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.