/aitool

一个易于上手的算法库。包含数百种算法,各算法自带数据,可一键运行。

Primary LanguagePythonMIT LicenseMIT

AITool logo


version. stars

AITool is a Python package that provides two high-level features:

  • 封装了有百种算法(包括动态规划、统计模型、深度学习等等)
  • 每种算法都自带数据,便于验证和使用。
  • Encapsulates hundreds of algorithms. (Including dynamic programming, statistical models, deep learning, etc.)
  • Each algorithm comes with its own data for easy verification and use

aitool - 官方主页 - 文档

Motivation

Installation

pip install aitool

Getting Started

# Todo

Communication

Releases and Contributing

The Team

授权许可

本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。