Python
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
- GitHub: https://github.com/topics/python
- Wikipedia: https://en.wikipedia.org/wiki/Python_(programming_language)
- Repo: https://github.com/python
- Created by: Guido van Rossum
- Released: February 20, 1991
- Related Topics: language, ruby,
- Aliases: python3, python2, python-3, python-2, python27, python-3-6, python-3-5, py,
- Last updated: 2025-12-31 00:22:07 UTC
- JSON Representation
https://github.com/enpeizhao/cvprojects
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)
computer-vision cpp cuda deep-learning embedded-systems machine-learning python tensorrt
Last synced: 14 May 2025
https://github.com/PeterH0323/Smart_Construction
Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
detection helmet object-detection python pytorch yolo yolov5
Last synced: 21 Apr 2025
https://github.com/danielegrattarola/spektral
Graph Neural Networks with Keras and Tensorflow 2.
deep-learning graph-deep-learning graph-neural-networks keras python tensorflow tensorflow2
Last synced: 14 May 2025
https://github.com/lakesoul-io/LakeSoul
LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.
arrow big-data datafusion datalake flink huggingface lakehouse lakesoul postgresql python pytorch rust spark sql streaming vectorized velox
Last synced: 27 Mar 2025
https://github.com/wsvincent/djangox
Django starter project with 🔋
allauth django docker python starter-template whitenoise
Last synced: 21 Jun 2025
https://github.com/rsmusllp/king-phisher
Phishing Campaign Toolkit
king-phisher phishing python security
Last synced: 14 May 2025
https://github.com/pokepetter/ursina
A game engine powered by python and panda3d.
3d-game-engine game-development game-engine python
Last synced: 12 May 2025
https://github.com/camDavidsonPilon/lifelines
Survival analysis in Python
cox-regression data-science maximum-likelihood python reliability-analysis statistics survival-analysis
Last synced: 04 May 2025
https://github.com/bencbartlett/3D-printed-mirror-array
3D-printable hexagonal mirror array capable of reflecting sunlight into arbitrary patterns
3d-printing optics physics python
Last synced: 03 Apr 2025
https://github.com/emcie-co/parlant
Control GenAI interactions with power, precision, and consistency using Conversation Modeling paradigms
ai-agents ai-alignment customer-service customer-success gemini genai llama3 llm openai python
Last synced: 13 May 2025
https://github.com/kiminewt/pyshark
Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
capture-packets packet-capture python tshark wireshark
Last synced: 14 May 2025
https://github.com/linto-ai/whisper-timestamped
Multilingual Automatic Speech Recognition with word-level timestamps and confidence
asr attention-is-all-you-need attention-mechanism attention-model attention-network attention-seq2seq attention-visualization deep-learning machine-learning multilingual-models python python3 pytorch speaker-diarization speech speech-processing speech-recognition speech-to-text transformers whisper
Last synced: 13 May 2025
https://github.com/dw/mitogen
Distributed self-replicating programs in Python
ansible devops infrastructure python
Last synced: 21 Feb 2025
https://github.com/ilius/pyglossary
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
dictionary dictionary-conversion dictionary-tools glossaries gtk linux pygi python stardict tkinter
Last synced: 13 May 2025
https://github.com/sqzw-x/mdcx
Movie metadata scraper
crawler emby jav-scraper jellyfin metadata movie-crawler movie-metadata movie-scrapper movies python scraper
Last synced: 14 May 2025
https://github.com/donaldzou/wgdashboard
Simple dashboard for WireGuard VPN written in Python & Vue.js
dashboard flask-application linux python python3 sqlite vpn vuejs wireguard wireguard-vpn
Last synced: 14 May 2025
https://krzjoa.github.io/awesome-python-data-science/
Probably the best curated list of data science software in Python.
awesome awesome-list awesome-python data-analysis data-science data-visualization deep-learning machine-learning python scikit-learn statistics
Last synced: 17 Oct 2025
https://github.com/chdb-io/chdb
chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
chdb clickhouse clickhouse-database clickhouse-server data-science database embedded-database olap python sql
Last synced: 15 Dec 2025
https://github.com/theporgs/exegol
Fully featured and community-driven hacking environment
ctf docker hacking linux penetration-testing pentesting python
Last synced: 13 May 2025
https://github.com/napari/napari
napari: a fast, interactive, multi-dimensional image viewer for python
napari numpy python visualization
Last synced: 12 May 2025
https://github.com/domokane/financepy
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
asset-allocation bonds credit currency derivatives derivatives-pricing finance fixed-income investment numba pricing python risk risk-management students valuation
Last synced: 13 May 2025
https://github.com/r9y9/wavenet_vocoder
WaveNet vocoder
neural-vocoder python pytorch speech speech-processing speech-synthesis wavenet wavenet-vocoder
Last synced: 14 Apr 2025
https://github.com/swaroopch/byte-of-python
Beginners book on Python - start here if you don't know programming
beginner-friendly book python tutorial
Last synced: 14 May 2025
https://github.com/dcos/dcos
DC/OS - The Datacenter Operating System
cluster dcos dcos-testing-guild docker marathon mesos mesos-dns package-manager python
Last synced: 14 May 2025
https://github.com/rasterio/rasterio
Rasterio reads and writes geospatial raster datasets
cli cython gdal gis mapbox-satellite-oss python raster
Last synced: 11 Dec 2025
https://github.com/abseil/abseil-py
Abseil Common Libraries (Python)
application flags logging python python-library testing
Last synced: 13 May 2025
https://github.com/wsvincent/lithium
Django starter project with 🔋
allauth django docker python starter-template whitenoise
Last synced: 14 May 2025
https://github.com/miguelgrinberg/Flask-Migrate
SQLAlchemy database migrations for Flask applications using Alembic
alembic database flask migrations python sqlalchemy-database-migrations
Last synced: 15 Mar 2025
https://github.com/apache/cloudstack
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
cloud cloudstack iaas infrastructure java kubernetes kvm libvirt orchestration python virtual-machine virtualization vmware vsphere xcp-ng xenserver
Last synced: 13 May 2025
https://github.com/viewflow/django-fsm
Django friendly finite state machine support
django finite-state-machine fsm python state-machine state-machine-diagram
Last synced: 12 Dec 2025
https://github.com/breezedeus/Pix2Text
An Open-Source Python3 tool with SMALL models for recognizing layouts, tables, math formulas (LaTeX), and text in images, converting them into Markdown format. A free alternative to Mathpix, empowering seamless conversion of visual content into text-based representations. 80+ languages are supported.
image-to-markdown latex latex-pdf layout-analysis math-formula math-formula-recognition math-ocr mathpix ocr python pytorch table-ocr
Last synced: 22 Apr 2025
https://github.com/xhtml2pdf/xhtml2pdf
A library for converting HTML into PDFs using ReportLab
html-pdf html-pdf-converter html-to-pdf html-to-pdf-converter pdf pdf-converter pdf-generation pypdf python reportlab reportlab-pdf
Last synced: 16 Dec 2025
https://github.com/stack-of-tasks/pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
analytical-derivatives automatic-differentiation c-plus-plus casadi code-generation conda cppad dynamics fcl kinematics motion-planning pinocchio python rigid-body-dynamics robotics ros urdf
Last synced: 12 May 2025
https://github.com/zostera/django-bootstrap3
Bootstrap 3 integration with Django.
Last synced: 07 May 2025
https://github.com/aydinnyunus/Keylogger
Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
cyber-security cybersecurity hacking hacking-code hacking-tool hacking-tools hackingtools keylog keyloger keylogger keylogger-analysis keylogger-screenshot keylogging keylogs offensive-scripts offensive-security python python-hacking python-tools python3
Last synced: 30 Mar 2025
https://github.com/kivymd/kivymd
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
android app cross-platform ios kivy kivymd library linux macos material-design python ui windows
Last synced: 14 May 2025
https://github.com/pikepdf/pikepdf
A Python library for reading and writing PDF, powered by QPDF
existing-pdfs pdf pdf-generation pdf-manipulation pikepdf pypdf2 python qpdf
Last synced: 14 May 2025
https://github.com/emirozer/fake2db
create custom test databases that are populated with fake data
data database fake-content faker python
Last synced: 14 Oct 2025
https://github.com/git-cola/git-cola
git-cola: The highly caffeinated Git GUI
cross-platform-gui debian diff editor git git-addons git-cola gui linux osx pyqt4 pyqt5 python qt5 qtpy rebase vcs visualization windows
Last synced: 13 May 2025
https://github.com/talkpython/python-for-absolute-beginners-course
Code samples and other handouts for our course.
beginner-friendly course python tutorial
Last synced: 15 May 2025
https://github.com/ThePorgs/Exegol
Fully featured and community-driven hacking environment
ctf docker hacking linux penetration-testing pentesting python
Last synced: 14 Apr 2025
https://github.com/thewhiteh4t/nexfil
OSINT tool for finding profiles by username
cybersecurity fast open-source-intelligence osint python username
Last synced: 14 May 2025
https://github.com/marten4n6/evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
backdoor mac macos macosx osx pentesting post-exploitation python python3 rat reverse-shell
Last synced: 15 May 2025
https://github.com/megadose/toutatis
Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
information-gathering instagram instagram-scraper open-source-intelligence osint osint-tools python
Last synced: 12 May 2025
https://github.com/rabbitstack/fibratus
Adversary tradecraft detection, protection, and hunting
adversary blueteam edr etw golang instrumentation mitre python security windows windows-kernel
Last synced: 13 May 2025
https://github.com/mjhea0/flaskr-tdd
Flaskr: Intro to Flask, Test-Driven Development (TDD), and JavaScript
flask javascript python tdd test-driven-development
Last synced: 14 May 2025
https://github.com/ethereum/py-evm
A Python implementation of the Ethereum Virtual Machine
ethereum ethereum-virtual-machine evm python
Last synced: 16 May 2025
https://github.com/dipanjans/practical-machine-learning-with-python
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.
classification clustering computer-vision convolutional-neural-networks deep-learning jupyter jupyter-notebook keras machine-learning natural-language-processing nltk notebook pandas prophet python scikit-learn spacy statsmodels tensorflow time-series-analysis
Last synced: 14 May 2025
https://github.com/nateshmbhat/pyttsx3
Offline Text To Speech synthesis for python
python python3 pyttsx pyttsx3 text-to-speech text-to-speech-python3
Last synced: 25 Sep 2025
https://github.com/pyparsing/pyparsing
Python library for creating PEG parsers
parser-combinators parsing parsing-expression-grammar parsing-library peg-parsers python python-2 python-3 python2 python3 text-processing
Last synced: 08 Oct 2025
https://github.com/jacqueslucke/animation_nodes
Node based visual scripting system designed for motion graphics in Blender.
animation-nodes blender python
Last synced: 18 Dec 2025
https://github.com/cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
appsync aws aws-cdk cdk cloudformation dynamodb eventbridge graphql lambda-destinations lambda-functions python serverless sns sqs stepfunctions typescript
Last synced: 15 May 2025
https://github.com/Marten4n6/EvilOSX
An evil RAT (Remote Administration Tool) for macOS / OS X.
backdoor mac macos macosx osx pentesting post-exploitation python python3 rat reverse-shell
Last synced: 24 Mar 2025
https://github.com/keithrozario/klayers
Python Packages as AWS Lambda Layers
aws-lambda lambda lambda-layer python spacy
Last synced: 13 May 2025
https://github.com/revolunet/sublimetext-markdown-preview
markdown preview and build plugin for sublime text 2/3
markdown plugin python sublime-text
Last synced: 16 Dec 2025
https://github.com/rayhane-mamah/tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
paper python speech-synthesis tacotron tensorflow text-to-speech wavenet
Last synced: 15 May 2025
https://github.com/onekey-sec/unblob
Extract files from any kind of container formats
archive compression extraction filesystem python
Last synced: 14 May 2025
https://github.com/openstitching/stitching
A Python package for fast and robust Image Stitching
computer-vision image-stitching opencv-python panorama python
Last synced: 14 May 2025
https://github.com/aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support
aioredis asyncio hacktoberfest python python-3 python3 python310 python36 python37 python38 python39 redis redis-client redis-sentinel
Last synced: 03 Oct 2025
https://github.com/domokane/FinancePy
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
asset-allocation bonds credit currency derivatives derivatives-pricing finance fixed-income investment numba pricing python risk risk-management students valuation
Last synced: 22 Mar 2025
https://github.com/gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
bayesian-statistics machine-learning pattern-recognition prml python
Last synced: 15 May 2025
https://github.com/babybuddy/babybuddy
A :baby: buddy to help caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
baby dashboard django parenting parents python self-hosted tracker
Last synced: 14 May 2025
https://github.com/dineshkarthik/telegram_media_downloader
Download media files from a telegram conversation/chat/channel up to 2GiB per file
archiving-media media-downloader pyrogram python python3 telegram telegram-api telegram-apps telegram-desktop
Last synced: 15 May 2025
https://github.com/nolar/kopf
A Python framework to write Kubernetes operators in just a few lines of code
admission-controller admission-controllers admission-webhook asyncio framework kopf kubernetes kubernetes-concepts kubernetes-operator kubernetes-operators operator operator-framework operators python python-framework python3
Last synced: 12 May 2025
https://github.com/friendlyanon/cmake-init
The missing CMake project initializer
boilerplate c ci clang-format clang-tidy cmake codespell conan coverage cpp cppcheck executable header-only python scaffolding shared-library static-analysis static-library testing vcpkg
Last synced: 13 May 2025
https://github.com/unslothai/hyperlearn
2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.
data-analysis data-science deep-learning econometrics gpu machine-learning neural-network optimization python pytorch regression-models research scikit-learn statistics statsmodels tensor
Last synced: 04 Oct 2025
https://github.com/tylerlaberge/PyPattyrn
A simple library for implementing common design patterns.
design-patterns library python
Last synced: 13 Mar 2025
https://github.com/weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
computational-science data-analysis data-science data-visualization diagonalization eigenvalues eigenvectors gram-schmidt jupyter linear-algebra linear-transformations mathematics matrix matrix-calculations multivariate-normal-distribution null-space python singular-value-decomposition symmetric-matrices vector-space
Last synced: 27 Mar 2025
https://github.com/vkbo/novelWriter
novelWriter is an open source plain text editor designed for writing novels.
editor linux macos meta-data novels novelwriter python qt5 synopsis text-editor windows writing-novels
Last synced: 14 Mar 2025
https://github.com/honlan/deepinterests
深度有趣
artificial-intelligence computer-vision deep-learning keras mit-license natural-language-processing python tensorflow
Last synced: 15 May 2025
https://github.com/Honlan/DeepInterests
深度有趣
artificial-intelligence computer-vision deep-learning keras mit-license natural-language-processing python tensorflow
Last synced: 25 Mar 2025
https://github.com/arthurspk/guiadobackend
Nesse guia você encontrará tudo para se torna um desenvolvedor back-end, dessa maneira, encontrará mapas mentais, cursos, trilhas e outras ferramentas para poder praticar o conhecimento adquirido.
api backend c csharp css git github golang html java linux php python
Last synced: 15 May 2025
https://github.com/JacquesLucke/animation_nodes
Node based visual scripting system designed for motion graphics in Blender.
animation-nodes blender python
Last synced: 07 May 2025
https://github.com/aio-libs/aioredis
asyncio (PEP 3156) Redis support
aioredis asyncio hacktoberfest python python-3 python3 python310 python36 python37 python38 python39 redis redis-client redis-sentinel
Last synced: 21 Feb 2025
https://github.com/bit-team/backintime
A comfortable and well-configurable graphical Frontend for incremental backups, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the new folder using rsync's hard link feature, saving storage space. Restoring is straightforward via file manager, command line or Back In Time itself.
backintime backup backups good-first-issue good-first-issues hardlinking hardlinks linux python qt rsync translathon
Last synced: 14 May 2025
https://github.com/visualize-ml/book6_first-course-in-data-science
Book_6_《数据有道》 | 鸢尾花书:从加减乘除到机器学习;欢迎大家批评指正!纠错多的同学会得到赠书感谢!
data data-science data-visualization feature-engineering machine-learning python
Last synced: 15 May 2025
https://github.com/modal-python/modal
A modular active learning framework for Python
active-learning active-learning-module bayesian-optimization machine-learning machine-learning-algorithms machine-learning-api machine-learning-library python scikit-learn
Last synced: 14 May 2025
https://github.com/facebookresearch/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
ai computer-vision deep-learning deep-reinforcement-learning python reinforcement-learning research robotics sim2real simulator
Last synced: 23 Apr 2025
https://github.com/tylerlaberge/pypattyrn
A simple library for implementing common design patterns.
design-patterns library python
Last synced: 28 Sep 2025
https://github.com/google-research-datasets/objectron
Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes
3d 3d-reconstruction 3d-vision ai augmented-reality computer-vision dataset deep-learning machine-learning neural-network python pytorch tensorflow
Last synced: 05 Oct 2025
https://github.com/blankly-finance/blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
algotrading binance blankly bot bot-framework bots coinbase crypto cryptocurrency framework investment platform python stocks trading trading-bot trading-strategies
Last synced: 25 Apr 2025
https://github.com/median-research-group/libmtl
A PyTorch Library for Multi-Task Learning
deep-learning mmoe mtl multi-domain-learning multi-objective-optimization multi-task-learning multiobjective-optimization multitask-learning ple python pytorch
Last synced: 14 May 2025
https://github.com/rbonghi/jetson_stats
📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
cpu-monitoring gpu gpu-monitoring jetson jetson-config jetson-nano jetson-orin jetson-stats jetson-xavier jetson-xavier-nx jtop memory-monitoring nvidia nvidia-jetson pypi python tegra tegrastats
Last synced: 13 May 2025
https://github.com/dot-agent/nextpy
🤖Self-Modifying Framework from the Future 🔮 World's First AMS
agent agi ai ai-agents autogpt fastapi fastapi-framework fastapi-template fullstack-development gpt llm llmops mlops openai pydantic python sqlmodel streamlit webdev webdevelopment
Last synced: 14 May 2025
https://github.com/jack-cherish/deep-learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
deep-learning python python3 pytorch tensorflow
Last synced: 15 May 2025
https://github.com/Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
paper python speech-synthesis tacotron tensorflow text-to-speech wavenet
Last synced: 07 Apr 2025
https://github.com/mirumee/ariadne
Python library for implementing GraphQL servers using schema-first approach.
api apollo-graphql apollo-python ariadne asgi django django-graphql graphql graphql-python graphql-server python
Last synced: 08 May 2025
https://github.com/binance/binance-connector-python
Simple connector to Binance Public API
binance-api connector crypto library market-data python real-time trading
Last synced: 12 May 2025
https://github.com/antoinelame/gazetracking
👀 Eye Tracking library easily implementable to your projects
eye-tracking gaze-tracking opencv python
Last synced: 15 May 2025
https://github.com/PythonOT/POT
POT : Python Optimal Transport
domain-adaptation emd gromov-wasserstein machine-learning numerical-optimization optimal-transport ot-mapping-estimation ot-solver pot python sinkhorn-divergences sinkhorn-knopp wasserstein wasserstein-barycenter wasserstein-barycenters wasserstein-discriminant-analysis
Last synced: 27 Mar 2025
https://github.com/pythonot/pot
POT : Python Optimal Transport
domain-adaptation emd gromov-wasserstein machine-learning numerical-optimization optimal-transport ot-mapping-estimation ot-solver pot python sinkhorn-divergences sinkhorn-knopp wasserstein wasserstein-barycenter wasserstein-barycenters wasserstein-discriminant-analysis
Last synced: 13 May 2025
https://github.com/github/CodeSearchNet
Datasets, tools, and benchmarks for representation learning of code.
bert cnn data data-science datasets deep-learning machine-learning machine-learning-on-source-code ml natural-language-processing neural-networks nlp nlp-machine-learning open-data programming-language-theory python representation-learning rnn self-attention tensorflow
Last synced: 13 Mar 2025
https://github.com/colour-science/colour
Colour Science for Python
color color-science color-space color-spaces colorspace colorspaces colour colour-science colour-space colour-spaces colourspace colourspaces data dataset datasets python spectral-data spectral-dataset spectral-datasets
Last synced: 12 May 2025
https://github.com/Dineshkarthik/telegram_media_downloader
Download media files from a telegram conversation/chat/channel up to 2GiB per file
archiving-media media-downloader pyrogram python python3 telegram telegram-api telegram-apps telegram-desktop
Last synced: 09 Apr 2025
https://github.com/Jack-Cherish/Deep-Learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
deep-learning python python3 pytorch tensorflow
Last synced: 27 Mar 2025
https://github.com/sepandhaghighi/art
🎨 ASCII art library for Python
art ascii ascii-art ascii-art-library ascii-text easy easy-to-use figlet fonts fun library pip pypi-packages python python-lib python-library python3 status text twitter
Last synced: 12 May 2025
https://github.com/opendilab/PPOxFamily
PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
course decision-intelligence deep-reinforcement-learning python reinforcement-learning
Last synced: 16 Nov 2025