模型融合

mark一下,有时间来总结一下。(放草稿箱很久了 )
https://blog.csdn.net/qq_19332527/article/details/79829087 keras 模型融合

https://github.com/shenxiaoming77/zhihu-PyTorchText-master pytorch模型融合

https://github.com/hecongziyu/myproject/blob/dcfb2494ce88fd9eea19f5a7a59a91cc6d5db8d7/NLP/source/val_ensemble.ipynb

https://github.com/yinglang/CIFAR10_mxnet

https://github.com/EliPassov/classification-ensembles/blob/master/ensemble_net.py 融合示例

https://github.com/FranzHell/Multiclass-Classification-Pytorch-Embeddings-and-Ensembles/blob/master/ittalents-NN-with-embeddings-and-ensembles.ipynb

https://github.com/DzvinkaYarish/kaggle_tgs_salt_challenge/blob/439b01f429acfa1f7976801a16bd6b7a49756107/pytorch_pipeline/configs/salt_segmentator_k_folds_test.yaml

你可能感兴趣的:(深度学习)