Skip to main content

简单智能官方实现

Project description

简单智能官方实现

官方网站 http://www.www.easysmart.top

新设备&demo投稿请提交issue

使用本项目的demo

人类反馈强化学习(开发中)

https://github.com/jiandanzhineng/humanRL

安装方式

pip install easysmart

在其他脚本中使用

import easysmart as ezs
import threading
import pathlib
root_path = pathlib.Path(__file__).parent.absolute().joinpath('data')
main_server_thread = threading.Thread(target=ezs.start_server, args=(root_path,))
main_server_thread.daemon = True
main_server_thread.start()

HTTP API

https://console-docs.apipost.cn/preview/91b7075b8e535790/83ff4d1e5753d015

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easysmart-20250201143426.tar.gz (14.0 kB view details)

Uploaded Source

File details

Details for the file easysmart-20250201143426.tar.gz.

File metadata

  • Download URL: easysmart-20250201143426.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for easysmart-20250201143426.tar.gz
Algorithm Hash digest
SHA256 ca42b4548273f3189f9aff6ab30b539ce0c0bdc1de289fe27772af16a5b04b58
MD5 c41050cccfbd3d6fbebaf4be465c09ea
BLAKE2b-256 ec930d8e3edd1ac1ec1bd63c9228bc20be107fc48a89d8f43fc0994563f06b93

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page