-
python语言,一个遗传算法,解决TSP问题
python语言,一个遗传算法,解决TSP问题(python language, a genetic algorithm to solve TSP problems)
- 2020-06-28 13:40:01下载
- 积分:1
-
神经网络gcn代码
gcn
- 2020-11-09下载
- 积分:1
-
RL-Stock-master
说明: 使用强化学习完成股票预测。强化学习是机器学习的另一个分支,在决策的时候采取合适的行动 (Action) 使最后的奖励最大化。与监督学习预测未来的数值不同,强化学习根据输入的状态(如当日开盘价、收盘价等),输出系列动作(例如:买进、持有、卖出),使得最后的收益最大化,实现自动交易。(Using reinforcement learning to complete stock forecast)
- 2021-03-02 15:39:34下载
- 积分:1
-
python与机器学习实战的源代码
这是一个python与机器学习算法的近点结合,用numpy编写,适当的运用scikit-learn进行比较,全是源代码,让你一步一步解开机器学习的奥秘,还在等什么。赶快下载吧,
- 2022-05-06 22:20:19下载
- 积分:1
-
python-config-parser
针对python的congfigparse功能,进行编程,并用实例验证方法的正确性。(The congfigparse for python functions to be programmed, and the correctness of the authentication method with an example.)
- 2013-09-01 15:00:30下载
- 积分:1
-
Car_ID
说明: 用于识别车牌的代码,采用图像识别和文字识别代码。(The python code to recognize car id number.)
- 2019-06-08 13:56:42下载
- 积分:1
-
chushihua
完成对cmw500测试仪器的程控及初始化操作(Novice is currently in the learning stage. CMW500 GSM non-signaling test program example, including initialization)
- 2020-07-22 01:18:44下载
- 积分:1
-
周期边界条件
说明: 周期边界,通过python代码实现,abaqus多尺度仿真,有效性能计算,复合材料(Periodic boundary, implemented by Python code, ABAQUS multi-scale simulation, effective performance calculation, composite materials)
- 2020-02-03 16:00:05下载
- 积分:1
-
HexRaysCodeXplorer
IDA插件HexRaysCodeXplorer.
Hex-Rays Decompiler plugin for easier code navigation. Right-click context menu in the Pseudocode window shows HexRaysCodeXplorer plugin commands(HexRaysCodeXplorer
==================
Hex-Rays Decompiler plugin for better code navigation :octocat:
__Authors and Contributors__:
Aleksandr Matrosov ([@matrosov](https://github.com/matrosov)) Eugene Rodionov ([@rodionov](https://github.com/rodionov))
__HexRaysCodeXplorer__- Hex-Rays Decompiler plugin for easier code navigation. Right-click context menu in the Pseudocode window shows HexRaysCodeXplorer plugin commands:
)
- 2014-09-15 14:39:20下载
- 积分:1
-
python3 TOPK算法求解
使用快排与堆排序的思想求解TOPK算法的PYTHON3实现
- 2022-03-21 12:20:21下载
- 积分:1