-
JuFeng001src
飓风001源码,cs1.6时代著名的暴力作弊器源码(Source code for JuFeng 001,a famous BaoLi hack src in cs1.6)
- 2015-01-02 19:25:30下载
- 积分:1
-
sklearn-tree-BN-knn
说明: 分类器的性能比较与调优:
使用scikit-learn 包中的tree,贝叶斯,knn,对数据进行模型训练,尽量了解其原理及运用。
使用不同分析三种分类器在实验中的性能比较,分析它们的特点。
本实验采用的数据集为house与segment。(Performance comparison and optimization of classifiers:
We use tree, Bayesian and KNN in scikit-learnpackage to train the data model and try to understand its principle and application.
The performances of three classifiers are compared and their characteristics are analyzed.
The data set used in this experiment is house and segment.)
- 2021-04-16 15:08:53下载
- 积分:1
-
data-structure-pin
通过intel-pin插桩检测代码内存分配以及读写操作,再通过Python脚本实现内存访问结构的图形化展示(The code memory allocation and read-write operation are detected by intel-pin plug, and the graphical display of memory access structure is realized by Python script.)
- 2018-08-01 20:18:27下载
- 积分:1
-
神经网络,全连接层
神经网络,全连接层
- 2021-05-06下载
- 积分:1
-
100个GH运算器详解(一)
【实例简介】
- 2021-08-06 00:30:59下载
- 积分:1
-
qlearning
说明: q-learning算法的python版本(it is version of python for q-learning algorithm)
- 2019-06-01 21:40:26下载
- 积分:1
-
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习 pyserial_demo
简易的串口通讯程序,包括GUI和串口通讯功能,以供学习(Simple serial communication program, including GUI and serial communication functions, for learning)
- 2020-06-25 04:20:01下载
- 积分:1
-
mit-ml-master
说明: 机器学习代码,希望对机器学习代码编写有所帮助。好几个代码,按需取用。(DecisionTree realized by python)
- 2020-10-25 21:56:13下载
- 积分:1
-
TSP
遗传算法、禁忌搜索、模拟退火、蚁群算法
解决三十个城市的旅行商问题
人工智能课的一次作业,py写的,(Genetic algorithm, Tabu search, simulated annealing, Ant Colony algorithm to solve the traveling Salesman problem in 30 cities, an artificial intelligence class assignment, written by py,)
- 2020-06-23 01:40:01下载
- 积分:1
-
Deep Learning with Python
本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Fran?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,涉及计算机视觉、自然语言处理、生成式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。由于本书立足于人工智能的可达性和大众化,读者无须具备机器学习相关背景知识即可展开阅读。在学习完本书后,读者将具备搭建自己的深度学习环境、建立图像识别模型、生成图像和文字等能力。(Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library.)
- 2018-10-08 21:11:11下载
- 积分:1