-
33-js-concepts-master
This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it here. Feel free to contribute.
- 2018-10-18 15:13:34下载
- 积分:1
-
RecommendSystemPractice-master
《推荐系统实践》作者:项亮;
书籍全部章节配套源代码;
仅供学习分享,如有侵权立刻删除。(Author of Recommendation System Practice: Xiang Liang;
All chapters of the book are accompanied by source code.
For learning and sharing only. If there is any infringement, delete it immediately.)
- 2020-07-03 13:40:02下载
- 积分:1
-
chapter3
周志华 机器学习 第三章 python 参考答案(Zhou Zhihua machine learning third chapter Python reference answer)
- 2018-06-07 21:59:46下载
- 积分:1
-
apcluster
AP聚类算法用python实现的代码。代码可靠,可以直接运行。代码使用python3写的。(The AP clustering algorithm uses python to implement the code. The code is reliable and can be run directly. The code is written in python3.)
- 2018-09-19 10:57:21下载
- 积分:1
-
selectpic
说明: 图片标签程序代码,用于机器学习标签制作数据训练集。(Photo Label Program)
- 2019-05-09 08:38:17下载
- 积分:1
-
Python Project
说明: python小程序实现,简单高级算法讲解进阶工程(Python small program implementation, simple advanced algorithm to explain advanced engineering)
- 2020-06-16 21:20:02下载
- 积分:1
-
users_spider_new
微博爬虫,用于爬去某地点附近发生的签到事件,并将数据写入xls文件(Microblogging reptile, used to climb to a place near the attendance event, and write data to the xls file)
- 2016-12-26 12:28:54下载
- 积分:1
-
DeepLabV3-Tensorflow-master
语义分割模型 图像分割领域的当前非常好的模型deeplabv3
- 2020-12-05下载
- 积分:1
-
HOG-SVM-classifer-master
利用传统的SVM-HOG算法,进行行人检测(HOG-SVM algorithm for pedestrian detection)
- 2018-11-30 17:50:16下载
- 积分:1
-
GN算法Python代码
Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
- 2022-03-19 07:03:37下载
- 积分:1