▍1. 文本转语音函数化
说明: 利用 百度aip 实现 语音识别的相关函数。(Relevant Function of Speech Recognition Using Baidu AIP)
说明: 利用 百度aip 实现 语音识别的相关函数。(Relevant Function of Speech Recognition Using Baidu AIP)
《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
说明: 《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
对于中文分词技术的实现,有许多算法可以完成,目前大致可以把算法分为三大类: 基于字符串匹配的分词方法; 基于理解的分词方法; 基于统计的分词方法。(Word Segmentation Code)
说明: 对于中文分词技术的实现,有许多算法可以完成,目前大致可以把算法分为三大类: 基于字符串匹配的分词方法; 基于理解的分词方法; 基于统计的分词方法。(Word Segmentation Code)
这是Python关于机器学习经典实例第12章的代码,,,可视化数据(This is the Python code for Chapter 12 of the classic machine learning example, ,, Visualization data.)
说明: 这是Python关于机器学习经典实例第12章的代码,,,可视化数据(This is the Python code for Chapter 12 of the classic machine learning example, ,, Visualization data.)
python3 以及python2的 中文帮助文档(python3 Chinese help document)
说明: python3 以及python2的 中文帮助文档(python3 Chinese help document)
使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
说明: 使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
说明: 通过Python实现把word中的文字提取至Excel中(extract the content from docx to excel through python)
说明: 学习资料,仅供参考,好好学习,多多益善,日积月累,逆水行舟,能者上。(Learning materials, for reference only, study hard, more good, accumulated over time, sailing against the current, capable people.)
说明: 利用python的深度学习优化算法,比如优化算法:Adam,RmsProp等(DeepLearning optimize algorithm by python such as optimize algorithm Adam,rmsprop and so on)
说明: 自动报警,提示,便于操作,不用熬夜,操作神级伴侣,不用盯着屏幕(pervisory control, monitor, control,give an alarm)
说明: python 电力负荷预测,rnn版本,python环境(Python power load forecasting, RNN version, python environment)
说明: python写的手写数字识别,建了一个CNN的神经网络(python Handwritten digit recognition)