-
feature selection by using random forest
说明: 随机森林做特征选择py程序feature selection by using random forest(feature selection by using random forest)
- 2020-12-27 15:21:42下载
- 积分:1
-
autocrop
crop white margin of images
- 2014-08-09 21:35:42下载
- 积分:1
-
gobang
一个五子棋游戏,用阿尔法贝塔剪枝的方法实现博弈树,程序会根据最优情况选择正确的落子位置(A Gobang game, using Alphabeta pruning method to achieve the game tree, the program will choose the right drop position according to the optimal situation.)
- 2020-06-17 18:00:02下载
- 积分:1
-
rnn-from-scratch-master
RNN神经网络的应用和概念,RNN源代码和使用方法(You can find that the parameters `(W, U, V)` are shared in different time steps. And the output in each time step can be**softmax**. So you can use**cross entropy** loss as an error function and use some optimizing method (e.g. gradient descent) to calculate the optimized parameters `(W, U, V)`.
Let recap the equations of our RNN:
)
- 2016-05-27 09:34:46下载
- 积分:1
-
IDW
arcgis中的IDW插值处理进行批处理计算(arcgis the IDW interpolation processing batch computing)
- 2021-03-18 16:59:20下载
- 积分:1
-
pyESN
说明: 回声状态网络(ESN)python实现代码,ESN是RNN的改进(Echo State Network (ESN) Python implementation code, ESN is an improvement of RNN)
- 2021-04-28 20:28:43下载
- 积分:1
-
RNN
RNN时序预测(RNN series predict)
- 2018-09-14 12:30:38下载
- 积分:1
-
Helloword
说明: 本文件为《简明Python教程》中的部分代码及重要备注,可方便入门Python的新手学习(This file is part of the code and important notes in the Concise Python Tutorial. It is easy to get started with Python.)
- 2020-06-22 10:20:02下载
- 积分:1
-
Python3高级教程
讲解Python的基本使用方法,包括数据结构,生成器,迭代器和网络编程(Explain the basic usage of Python)
- 2020-06-23 22:40:01下载
- 积分:1
-
mycom
使用pyqt 实现windows下串口通信,包括串口选择配置,数据收发等。当然也可以加入pygraph实现波形显示,可做为上位机程序的参考(Using pyqt to achieve windows serial communication, including serial selection, configuration, data transceiver. Of course, you can also join the pygraph to achieve waveform display, can be used as a reference to the host computer program)
- 2017-08-03 18:52:36下载
- 积分:1