-
python最基础的程序 飞机大战
python最基础的程序 飞机大战,可以实现飞机大战,可以控制上、下、左、右,进行子弹的发射等,类似于微信的打飞机,最基础的python游戏程序,可以看看代码,了解一下整个游戏的构思,和如何编写的程序,对初学者有很大的帮助。
- 2023-04-29 19:35:05下载
- 积分:1
-
Python学习手册(原书第4版)
说明: 《Python学习手册(第3版)》是作者根据过去10年用于教学而广为人知的培训课程的材料编写而成的。除了有许多详实说明和每章小结之外,每章还包括一个头脑风暴:这是《Python学习手册(第3版)》独特的一部分,配合以实用的练习题和复习题,让读者练习新学的技巧并测试自己的理解程度。(The Python Learning Manual (3rd Edition) was compiled by the author on the basis of well-known training materials for teaching in the past 10 years. In addition to many detailed explanations and summaries of each chapter, each chapter also includes a brainstorming: this is a unique part of Python Learning Manual (3rd edition), with practical exercises and review questions, allowing readers to practice new learning skills and test their understanding.)
- 2019-02-28 17:12:47下载
- 积分:1
-
game
说明: 一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a junk game)
- 2020-06-19 17:00:01下载
- 积分:1
-
ThirdSoftVectorRegression
说明: soft vector regression example
- 2020-06-19 02:00:01下载
- 积分:1
-
bp算法
说明: 这是用python语言编写的bp神经网络算法,用来评估算法的正交验证得分和平均准确率(This is a BP neural network algorithm written in Python language, which is used to evaluate the orthogonal verification score and average accuracy of the algorithm)
- 2019-12-01 21:14:22下载
- 积分:1
-
神经网络原理(课本)
这是一本和神经网络相关的书籍,上课老师推荐的基础教材,内容详细并且经典(This is a book related to neural networks. The basic textbook recommended by the class teacher is detailed and classic.)
- 2019-04-29 14:05:58下载
- 积分:1
-
AI
说明: 一个简单的人工智能神经网络,训练一段时间后可以自动接球,但是需要的硬件性能比较强10系显卡比较好,需要安装python3.6.5 ,tensorflow,等,不会安装找我,我有教程。(A simple artificial intelligence neural network, after training for a period of time, can automatically catch the ball, but the required hardware performance is stronger than 10 series graphics card is better, need to install Python 3.6.5, tensorflow, etc., will not install to find me, I have a tutorial.)
- 2020-06-21 09:00:01下载
- 积分:1
-
MachineLearning
说明: 机器学习的鸢尾花数据集的应用逻辑回归算法分类(Classification of iris data set by logical regression algorithm)
- 2021-03-22 13:59:32下载
- 积分:1
-
Python测试小程序;自动播报,串口读取检测
做物联网涉及到实际使用环境语音识别准确率的测试,大量的语料如果是人来朗读的话太费功夫,编一个自动测试程序即可无人通宵测试,大大提高了效率;朗读上可以通过调用powershell来朗文档中的语料,通然后过串口抓取设备设备对语料响应的数据进行分析把识别结果写入到文档当中; 需要安装serial(串口支持模块)和openxl(Exel文档支持模块);编译调试完成打包为.exe文件,可在没有配置python环境的电脑上运行; 使用到python多线程(通过Queue线程间通信),还有文档读写操作;很有参考价值,
- 2021-05-06下载
- 积分:1
-
强化学习导论:Reinforcement learning - An introduction
【实例简介】(最新)强化学习导论:Reinforcement learning - An introduction
2020英文版
作者:Richard S. Sutton and Andrew G. Barto
强化学习权威之作
- 2021-07-16 00:31:51下载
- 积分:1