Stars
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
⚡ A Fast, Extensible Progress Bar for Python and CLI
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
An educational resource to help anyone learn deep reinforcement learning.
Deep universal probabilistic programming with Python and PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
Visual analysis and diagnostic tools to facilitate machine learning model selection.
Implementation and experiments of graph embedding algorithms.
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
Convert CAJ (China Academic Journals) files to PDF. 转换中国知网 CAJ 格式文献为 PDF。佛系转换,成功与否,皆是玄学。
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
[IEEE TMI] Official Implementation for UNet++
Nvidia Semantic Segmentation monorepo
Awesome machine learning for combinatorial optimization papers.
Genetic Programming in Python, with a scikit-learn inspired API
A best practice for deep learning project template architecture.
Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
Tensorflow implementation of YOLO, including training and test phase.
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
Hello, I pushed some python environments for Multi Agent Reinforcement Learning.
A framework for single/multi-objective optimization with metaheuristics
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments