-
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
-
demo4
说明: 利用python爬虫,运用Beautifulsoup4的相关用法。(Use python crawlers to apply the relevant usage of Beautifulsoup4.)
- 2019-07-08 14:59:21下载
- 积分:1
-
Think Python, 2nd Edition
经典书籍,think python,第二版。(think python, second edition. written by Allen B. Downey.)
- 2020-06-23 00:20:02下载
- 积分:1
-
RL-Stock-master
说明: 使用强化学习完成股票预测。强化学习是机器学习的另一个分支,在决策的时候采取合适的行动 (Action) 使最后的奖励最大化。与监督学习预测未来的数值不同,强化学习根据输入的状态(如当日开盘价、收盘价等),输出系列动作(例如:买进、持有、卖出),使得最后的收益最大化,实现自动交易。(Using reinforcement learning to complete stock forecast)
- 2021-03-02 15:39:34下载
- 积分:1
-
Deep Learning based Improved Classification
深度学习的相关资料 喜欢的小伙伴可以赶快下载啊 抓紧 我要入会员(In-depth learning related materials like the small partners can quickly download ah grasp my membership)
- 2019-01-07 20:57:55下载
- 积分:1
-
cut_image.py
说明: 车道线检测方法,包括对直行、拐弯车道线的代码描述(Lane line detection)
- 2019-11-18 14:32:34下载
- 积分:1
-
研究生—课程项目答辩模版
说明: 用来将ANSYS结果用灰度表示出来,弯矩利用等值线来表示(Used to express the ANSYS results in grayscale, and the bending moments are expressed by isolines)
- 2020-06-11 09:42:16下载
- 积分:1
-
svm
支持向量机python实现算法,回归、分类、预测(surpport vector machion)
- 2021-04-01 14:29:08下载
- 积分:1
-
改进的人工势场法Python
用Python语言编写的改进的人工势场法代码。解决了目标不可达问题。(The improved artificial potential field code written in Python language. The problem of inaccessibility of goals has been solved.)
- 2021-02-04 10:59:58下载
- 积分:1
-
风格迁移的代码
该资源是一套风格迁移的代码,通过该方法可以实现两幅不同风格的图像之间的融合,特别是针对于在其中一副图像无法看到信息,通过融合可以将其表现出来。
- 2022-07-05 05:48:35下载
- 积分:1