-
sub
说明: Kaggle competition final submission score 0.985(Kaggle competition final submission score 0.985
fsaaddaewfew5sadf4asf)
- 2020-06-25 05:20:02下载
- 积分:1
-
1_ifcopenshell-python-37-v0.6.0-ed98983-win64
说明: 可直接用于ifc识别,提取信息的安装包。适用于windows系统,python版本为3.7(Identify IFC information)
- 2020-06-03 16:50:31下载
- 积分:1
-
startbootstrap-agency-gh-pages
说明: 网页设计框架,很实用,能帮助大家迅速开发出大型网站(Web Design Framework)
- 2018-12-31 09:36:18下载
- 积分:1
-
SMP
用到的数据是2015微博用户画像比赛提供的数据,数据包含在文件中。这份代码能够实现完整的提取特征到训练模型,从而的出预测结果的功能。用到了sklearn及panda包。(The data used is provided by the user portrait competition of microblog in 2015. This code can complete the function of extracting features to the training model, thus producing the prediction results. Sklearn and panda packages are used.)
- 2019-01-10 18:50:30下载
- 积分:1
-
猜拳游戏(石头剪刀布.py)
# 石头 0 剪刀 1 布 2 import randombot = random.randint(0, 2)player = int(input("输入您的结果")) if (player == 1) and (bot == 2) or (player == 2) and (bot == 0) or (player == 0) and (bot == 1): print("玩家获胜") elif player == bot: print("你们打成平手") else: print("电脑获胜")
- 2020-11-30下载
- 积分:1
-
python智能小车
【实例简介】
python智能小车
- 2021-07-30 00:31:11下载
- 积分:1
-
于深度学习的图像检索和图像识别的代码资料 caffe-cvprw15-master
说明: 这是基于深度学习的图像检索和图像识别的代码资料(This resource is related with image retrieval with deep learning.)
- 2020-06-22 00:00:02下载
- 积分:1
-
wordcount
实现了hadoop mapreduce模块中的wordcount例程(hadoop mapreduce wordcount)
- 2020-06-30 02:20:01下载
- 积分:1
-
PyShearlets
说明: 剪切波代码实现 有Matlab和python两个版本 都是可以运行和跑通的(The implementation of shear wave code has two versions: MATLAB and python, which can run and run.)
- 2019-10-08 16:56:07下载
- 积分:1
-
yf
低周反复荷载下两跨三层钢筋混凝土框架 滞回模拟(Hysteretic simulation of two-span and three-storey reinforced concrete frame under low cyclic repeated loading)
- 2019-04-04 11:09:48下载
- 积分:1