-
蒙特卡洛demo
蒙特卡洛树搜索的demo,模拟一个tic tac toe游戏,可以做到不败。
python3编写,无依赖。
UCT可以替换,现在有变种叫PUCT,可能效果会更好。
- 2023-08-24 00:35:03下载
- 积分:1
-
tyhoondata
说明: 利用netcd库 python语言读取nc气象文件(Using Python language of netcd library to read NC meteorological files)
- 2019-01-10 12:52:56下载
- 积分:1
-
外星人代码
适合新手的小游戏,空格射击,方向键左右移动射击屏幕上方的外星人(Suitable for beginners of small games, space shooting, around the direction key mobile shooting screen above the alien)
- 2020-06-21 20:40:02下载
- 积分:1
-
DjangoBlog-master
说明: 基于diango框架的个人博客系统实现。语言为python(The implementation of personal blog system based on diango framework. The language is Python)
- 2019-06-20 15:52:21下载
- 积分:1
-
eemd_example
说明: eemd example for python
- 2020-06-16 12:40:02下载
- 积分:1
-
DeepCrack
说明: 裂纹是典型的线结构,在许多计算机视觉应用中都很有趣。在实际应用中,路面裂缝等许多裂缝连续性差、对比度低,给利用低层特征进行基于图像的裂缝检测带来了很大的挑战。在本文中,我们提出了深度裂纹——一个端到端可训练的深度卷积神经网络,通过学习用于裂纹表示的高级特征来自动检测裂纹。该方法将在层次卷积阶段学习到的多尺度深度卷积特征融合在一起,以获取线路结构。更详细的表示在大比例尺的feature maps中进行,更全面的表示在小比例尺的feature maps中进行。我们在SegNet的编码器解码器架构上构建深度裂纹网,并对在相同尺度下在编码器网络和解码器网络中生成的卷积特征进行配对融合。(Cracks are typical line structures that are of interest in many computer-vision applications. In practice, many cracks, e.g., pavement cracks, show poor continuity and low contrast, which bring great challenges to image-based crack detection by using low-level features. In this paper, we propose DeepCrack---an end-to-end trainable deep convolutional neural network for automatic crack detection by learning high-level features for crack representation. In this method, multi-scale deep convolutional features learned at hierarchical convolutional stages are fused together to capture the line structures. More detailed representations are made in larger scale feature maps and more holistic representations are made in smaller scale feature maps. We build DeepCrack net on the encoder decoder architecture of SegNet and pairwisely fuse the convolutional features generated in the encoder network and in the decoder network at the same scale.)
- 2021-04-09 16:58:59下载
- 积分:1
-
few-shot-gnn-master
通过few_shot少量监督信息来训练图神经网络,达到分类的效果(Training Graph Neural Network for Classification)
- 2020-06-16 01:00:01下载
- 积分:1
-
百度人脸识别
百度人脸识别,能识别出两张图片中的人脸的相似度,辨别出是不是同个人。(Baidu face recognition, can recognize the similarity of faces in two pictures, to distinguish whether it is the same person.)
- 2020-06-25 01:20:02下载
- 积分:1
-
Django实战代码(7月26日)
说明: 开发一个培训收费网站的代码文件,供大家参考学习(code sampleb for a web service ,just like learning)
- 2020-06-29 11:00:02下载
- 积分:1
-
多种风机功率曲线的过滤方法
python实现多种风机数据清洗,绘制功率曲线,包括kmeans,DBSCAN,KernelDensity等方法
- 2021-05-06下载
- 积分:1