-
python 绘制三维直线图(plot 3d trajectory)
绘制三维直线图,将飞机飞行的航迹用(经度,纬度和高度)来描述
- 2021-03-20 23:19:17下载
- 积分:1
-
Unet-train
说明: 使用python的tensorflow库进行u-net进行图像去噪(Using tensorflow Library of Python for u-net image denoising)
- 2020-12-25 11:29:06下载
- 积分:1
-
k-means
说明: k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
- 2020-07-02 08:56:27下载
- 积分:1
-
pytorch-book-master
说明: pytorch 从入门到精通,手把手教会深度学习,有多个项目的详细代码(From beginner to proficient, pytorch teaches in-depth learning by hand, and has detailed codes for multiple projects)
- 2020-05-21 15:58:58下载
- 积分:1
-
python GUI编程工具以及相关教程(ppt)
PAGE:像Visual Studio一样设计Python GUI窗体https://blog.csdn.net/oh5W6HinUg43JvRhhB/article/details/79736993通过PAGE生成python GUI界面(安装)https://blog.csdn.net/lxy210781/article/details/81057769
- 2019-06-03下载
- 积分:1
-
Python_GUI_Game
A game made with Python
- 2018-11-27 13:13:43下载
- 积分:1
-
SingleNeuralNetwork
神经网络算法,股票 开盘 收盘 最高 最低 预测股票的趋势(Neural network algorithm, the stock closed the highest and lowest forecast stock trend)
- 2016-12-21 12:55:14下载
- 积分:1
-
SGCN-master
说明: 利用现有的网络结构信息来训练神经网络,从而得到网络嵌入结果。(The existing network structure information is used to train the neural network, and the result of network embedding is obtained.)
- 2020-06-15 23:00:02下载
- 积分:1
-
《生成对抗网络入门指南》随书源码
《生成对抗网络入门指南》随书源码
- 2019-12-13下载
- 积分:1
-
MLInActionCode-master
机器学习实战的源代码集合,第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具(Machine learning combat source code collection)
- 2018-01-22 10:03:01下载
- 积分:1