-
python udp例程
本例程使用python3下socket应用之udp通讯发送的数据位随机数,并且将随机数使用matplot画出来,服务器数据应当与客户端数据一致
- 2022-03-17 02:53:59下载
- 积分:1
-
Python机器学习
说明: 第1章 赋予计算机学习数据的能力
1.1 构建智能机器将数据转化为知识
1.2 机器学习的三种不同方法
1.2.1 通过监督学习对未来事件进行预测
1.2.2 通过强化学习解决交互式问题
1.2.3 通过无监督学习发现数据本身潜在的结构
1.2.4 基本术语及符号介绍
1.3 构建机器学习系统的蓝图(Chapter 1 Enables Computers to Learn Data
1.1 Building Intelligent Machines to Transform Data into Knowledge
1.2 Three Different Methods of Machine Learning
1.2.1 Prediction of future events through supervised learning
1.2.2 Solving Interactive Problems through Reinforcement Learning
1.2.3 Discovering the Potential Structure of Data by Unsupervised Learning
1.2.4 Introduction of Basic Terminology and Symbols
1.3 Blueprint for Building Machine Learning System)
- 2019-06-06 16:10:09下载
- 积分:1
-
2019_MCMProblemC_DATA
2019meisaiCti,zheshinimeiyouguodequanzinbanben(2019meisaiCti_fanyiban)
- 2019-01-25 17:04:14下载
- 积分:1
-
Python-OBDII-扭矩 Lite 模拟器
测试手机 OBDII-Python 示例脚本模拟您的车辆在 Android 设备上与扭矩建兴一起使用时
- 2022-01-30 14:00:00下载
- 积分:1
-
django-chinese-docs-18
说明: 这是一个关于web开发的文件,里面有详细的Django教程(This is a document on web development with detailed Django tutorials)
- 2020-06-22 21:20:01下载
- 积分:1
-
时间序列python代码实现
时间序列python代码实现,运行调试时间序列python代码
- 2022-01-26 01:12:52下载
- 积分:1
-
python 预约京东茅台脚本(JD-maotai)
JD-maotai## 主要功能- 登陆京东商城([www.jd.com](http://www.jd.com/)) - 用京东APP扫码给出的二维码 - 预约茅台 - 定时自动预约 - 秒杀预约后等待抢购 - 定时开始自动抢购
- 2021-05-06下载
- 积分:1
-
Python and OpenCV for starter
基于python的opencv学习资料,非常适合入门者学习。(Opencv learning materials based on Python are very suitable for beginners.)
- 2020-06-24 03:00:02下载
- 积分:1
-
TensorFlow-Examples-master
基于Tensorflow的Unet实现,里面有详细的教程。(TensorFlow for Unet, in which there are detailed teaching lecture.)
- 2018-04-01 14:15:40下载
- 积分:1
-
感知机 KNN 决策树 以及逻辑回归等算法 手动搭建 machine_learning_python-master
说明: 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现
Kmeans和Kmeans++的实现
EM GMM高斯混合和GMM+LASSO的实现
实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法
实现决策树的基本算法
实现adaboost基本算法
实现svm基本算法
实现逻辑回归基本算法(By reading the data codes on the Internet, we can process ourselves and try to realize the commonly used machine learning algorithm
The realization of basic form and dual form of perceptron
Implementation of kmeans and kmeans + +
EM GMM Gaussian mixture and GMM + lasso implementation
The basic algorithm of implementing naive Bayes and Gaussian mixture naive Bayes algorithm
The basic algorithm of realizing decision tree
Implementation of AdaBoost basic algorithm
Implement the basic algorithm of SVM
Implement the basic algorithm of logical regression)
- 2020-03-30 17:11:22下载
- 积分:1