C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
SortableJS/Sortable505日前28.3k
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
Jexordexan/vue-slicksort507日前1.4k
A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️
neovim/neovim503日前74.0k
Vim-fork focused on extensibility and usability
donnemartin/data-science-ipython-notebooks503日前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/recommenders503日前17.6k
Best Practices on Recommendation Systems
microsoft/computervision-recipes503日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
Netflix/metaflow503日前7.4k
:rocket: Build and manage real-life ML, AI, and data science projects with ease!
bbfamily/abu503日前11.0k
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
RasaHQ/rasa503日前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/ChatterBot503日前13.8k
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
microsoft/ailab503日前7.6k
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Genymobile/scrcpy503日前98.2k
Display and control your Android device
obsproject/obs-studio503日前54.2k
OBS Studio - Free and open source software for live streaming and screen recording
git/git503日前48.8k
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
FFmpeg/FFmpeg503日前41.0k
Mirror of https://git.ffmpeg.org/ffmpeg.git
serhii-londar/open-source-mac-os-apps503日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
curl/curl503日前33.3k
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ggreer/the_silver_searcher503日前25.6k
A code-searching tool similar to ack, but faster.
mpv-player/mpv503日前25.2k
🎥 Command line video player
ossrs/srs503日前23.7k
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
ruby/ruby503日前21.3k
The Ruby Programming Language
kovidgoyal/kitty503日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
microsoft/vcpkg503日前20.9k
C++ Library Manager for Windows, Linux, and MacOS
hashcat/hashcat503日前19.3k
World's fastest and most advanced password recovery utility
radareorg/radare2503日前19.3k
UNIX-like reverse engineering framework and command-line toolset
jarun/nnn503日前17.8k
n³ The unorthodox terminal file manager
kanaka/mal503日前9.7k
mal - Make a Lisp
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
iterative/cml511日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master503日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
CMU-Perceptual-Computing-Lab/openpose503日前29.3k
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
OpenBB-finance/OpenBBTerminal503日前25.6k
Investment Research for Everyone, Everywhere.
mxgmn/WaveFunctionCollapse503日前22.5k
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
trekhleb/javascript-algorithms503日前180.2k
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
labuladong/fucking-algorithm503日前122.3k
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/Java503日前55.8k
All Algorithms implemented in Java
TheAlgorithms/JavaScript503日前30.6k
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
kodecocodes/swift-algorithm-club503日前28.3k
Algorithms and data structures in Swift, with explanations!
TheAlgorithms/Rust503日前19.3k
All Algorithms implemented in Rust
OI-wiki/OI-wiki503日前17.3k
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TheAlgorithms/Go503日前14.2k
Algorithms and Data Structures implemented in Go for beginners, following best practices.
changgyhub/leetcode_101503日前7.9k
LeetCode 101:和你一起你轻松刷题(C++)
netdata/netdata503日前67.1k
The open-source observability platform everyone needs!
streamlit/streamlit503日前30.2k
Streamlit — A faster way to build and share data apps.
gradio-app/gradio503日前26.3k
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
ml-tooling/best-of-ml-python503日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
tensorflow/tensorflow503日前180.7k
An Open Source Machine Learning Framework for Everyone
pytorch/pytorch503日前75.4k
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Developer-Y/cs-video-courses503日前63.4k
List of Computer Science courses with video lectures.
keras-team/keras503日前60.3k
Deep Learning for humans
d2l-ai/d2l-zh503日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
deepfakes/faceswap503日前48.5k
Deepfakes Software For All
ultralytics/yolov5503日前45.1k
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
iperov/DeepFaceLab503日前44.5k
DeepFaceLab is the leading software for creating deepfakes.
Avik-Jain/100-Days-Of-ML-Code503日前42.7k
100 Days of ML Coding
GokuMohandas/Made-With-ML503日前35.1k
Learn how to design, develop, deploy and iterate on production-grade ML applications.
ray-project/ray503日前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.
gitname/react-gh-pages503日前6.0k
Deploying a React App (created using create-react-app) to GitHub Pages
paperless-ngx/paperless-ngx503日前15.5k
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
LibrePhotos/librephotos503日前6.4k
A self-hosted open source photo management service. This is the repository of the backend.
satwikkansal/wtfpython503日前34.9k
What the f*ck Python? 😱
extism/extism503日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
elixirschool/elixirschool503日前3.5k
The content behind Elixir School
syl20bnr/spacemacs503日前23.4k
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
getActivity/EmojiPackage505日前2.6k
表情包资源合集,张张都是经典
noodle-run/noodle503日前11.2k
Open Source Education Platform
GetStream/Winds503日前8.9k
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
TheAlgorithms/Python502日前175.8k
All Algorithms implemented in Python
liuxinyu95/AlgoXY506日前5.9k
Book of Elementary Functional Algorithms and Data structures
BayesWitnesses/m2cgen503日前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
JuliaLang/julia502日前44.0k
The Julia Programming Language
fonsp/Pluto.jl504日前4.8k
🎈 Simple reactive notebooks for Julia
grame-cncm/faust505日前2.4k
Functional programming language for signal processing and sound synthesis
alan-turing-institute/MLJ.jl504日前1.7k
A Julia machine learning framework
MilesCranmer/PySR502日前1.6k
High-Performance Symbolic Regression in Python and Julia
FluxML/Zygote.jl503日前1.4k
21st century AD
ageron/handson-ml503日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
trekhleb/homemade-machine-learning502日前22.3k
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
MLEveryday/100-Days-Of-ML-Code502日前20.5k
100-Days-Of-ML-Code中文版
emilwallner/Screenshot-to-code502日前16.1k
A neural network that transforms a design mock-up into a static website.
ydataai/ydata-profiling503日前11.8k
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
aws/amazon-sagemaker-examples503日前9.3k
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
firmai/industry-machine-learning503日前7.0k
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
dongyuanxin/blog503日前1.4k
📚 专注Web与算法
lukas-blecher/LaTeX-OCR502日前10.0k
pix2tex: Using a ViT to convert images of equations into LaTeX code.
mathjax/MathJax503日前9.8k
Beautiful and accessible math in all browsers
OpenGenus/cosmos503日前13.5k
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
webview/webview502日前11.9k
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
apache/thrift502日前10.1k
Apache Thrift
FreeRDP/FreeRDP502日前9.8k
FreeRDP is a free remote desktop protocol library and clients
libgit2/libgit2503日前9.3k
A cross-platform, linkable library implementation of Git that you can use in your application.
lionsoul2014/ip2region502日前14.9k
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
scikit-learn/scikit-learn502日前57.4k
scikit-learn: machine learning in Python
AMAI-GmbH/AI-Expert-Roadmap502日前27.9k
Roadmap to becoming an Artificial Intelligence Expert in 2022
allinurl/goaccess502日前17.2k
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Yorko/mlcourse.ai503日前9.3k
Open Machine Learning Course
westes/flex502日前3.3k
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
anitaa1990/Android-Cheat-sheet503日前2.2k
Cheat Sheet for Android Interviews
microsoft/qlib502日前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/Qbot502日前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/EliteQuant502日前2.7k
A list of online resources for quantitative modeling, trading, portfolio management
achillesrasquinha/bulbea511日前1.9k
:boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling
huggingface/datasets502日前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-ai503日前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/ivy502日前14.0k
The Unified AI Framework
fastai/numerical-linear-algebra503日前9.9k
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
tangyudi/Ai-Learn502日前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/trax502日前7.9k
Trax — Deep Learning with Clear Code and Speed
lanpa/tensorboardX509日前7.8k
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
stefan-jansen/machine-learning-for-trading502日前11.3k
Code for Machine Learning for Algorithmic Trading, 2nd edition.
polakowo/vectorbt502日前3.6k
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
tradytics/eiten504日前2.7k
Statistical and Algorithmic Investing Strategies for Everyone
learning-at-home/hivemind502日前1.8k
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
roboflow/supervision502日前9.6k
We write your reusable computer vision tools. 💜
obss/sahi502日前3.4k
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
jsbroks/coco-annotator505日前2.0k
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
rvaiya/warpd502日前2.7k
A modal keyboard-driven virtual pointer
nfmcclure/tensorflow_cookbook506日前6.1k
Code for Tensorflow Machine Learning Cookbook
ifmeorg/ifme506日前1.4k
Free, open source mental health communication web app to share experiences with loved ones