机器学习大作业
参考资料 PCA https://blog.csdn.net/qq_38825002/article/deta阅读更多机器学习大作业[…]
参考资料 PCA https://blog.csdn.net/qq_38825002/article/deta阅读更多机器学习大作业[…]
预览 使用方法
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | print('\033[模式;前景色;背景色m') 说明: 前景色         背景色           颜色 --------------------------------------- 30                40              黑色 31                41              红色 32                42              绿色 33                43              黃色 34                44              蓝色 35                45              洋红 36                46              青色 37                47              白色 显示方式               意义 ---------------------------------- 0                    终端默认设置 1                    高亮显示 22           非高亮显示 4                    使用下划线 24           去下划线 5                    闪烁 25           去闪烁 7                    反白显示 27           非反显 8                    不可见 28           可见 例: print('\033[1;32;41m')   #---1-高亮显示 32-前景色绿色  41-背景色红色--- print('\033[1;33m') # 黄色 print('\033[0m')         #---采用终端默认设置,即缺省颜色--- | 
论文辅助工具 期刊和会议 看论文的笔记
词搭配用法 Oxford Collocation 单词搭配 Linggle ’re阅读更多英语论文撰写[…]
Academic The architecture consists of a contractin阅读更多背单词[…]
原文链接 https://arxiv.org/pdf/1805.05020v1.pdf 摘要 本文为l阅读更多Learning Dual Convolutional Neural Networks for Low-Level Vision[…]
Model Struct Deep Residual Learning for Image Recogni阅读更多看论文的笔记[…]
原文链接 https://arxiv.org/abs/1807.11078 摘要 深度学习的方法已经被阅读更多Semi-supervised Transfer Learning for Image Rain Removal[…]
论文原文 http://arxiv.org/abs/1709.01507 摘要 CNN的核心操作是卷积阅读更多Squeeze-and-Excitation Networks(SENet)[…]
原文链接 https://arxiv.org/abs/1901.05127 摘要 在本文中,首先使用自阅读更多Attention-aware Multi-stroke Style Transfer[…]
