-
kaggle_diabetic-master
说明: A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
python二级复习策略
说明: Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
- 2020-06-25 05:40:02下载
- 积分:1
-
Python学生管理系统
Python学生管理系统
- 2020-12-06下载
- 积分:1
-
voxelmorph-master
图像配准voxelmorph的相关代码,以及使用说明(image registration Relevant codes and instructions for use)
- 2021-04-20 16:38:50下载
- 积分:1
-
Can接收发送 DBC分析报文 绘制曲线 支持离线回放pySnippets-master
说明: Python实现Can接收发送 DBC分析报文 绘制曲线 支持离线回放(Python implements Can receive and send DBC analysis messages, draw curves, support offline playback)
- 2020-07-19 18:43:36下载
- 积分:1
-
AlgorithmsByPython-master
说明: 一些常见算法实现和牛客网以及leetcode刷题(Some Common Algorithms Implementing and Title Brushing)
- 2018-12-24 16:03:44下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
Ncut_9
基于谱聚类算法的实现,规格化的图割算法实现(Achieve spectral clustering algorithm, the normalized graph cut algorithm)
- 2020-11-05 19:09:51下载
- 积分:1
-
(公开)pca程序
说明: pca测试数据用于神经网络数据诊断的python语言程序(pca test Python language program for testing data used in neural network data diagnosis)
- 2020-12-15 18:59:13下载
- 积分:1
-
Python进行定量数据的分布分析
利用Python实现数据的统计性描述,对定量数据分析生成频率分布表、频率分布直方图。注释非常详细。
- 2022-01-25 22:28:38下载
- 积分:1