# Introduction

![img](broken-reference)

🐍 python学习记录

***

> 其中有些来自一些博客论坛，能加上原文地址的都已在文中尽可能加上
>
> 如有侵权，欢迎联系作者\~ <1832044043@qq.com>
>
> [个人论文主页链接](https://ieeexplore.ieee.org/author/37086402244)
>
> gitbook使用教程: [gitbook使用教程](http://gitbook.zhangjikai.com/)

> markdwon高阶语法:

* [Markdown进阶（更改字体、颜色、大小，设置文字背景色，调整图片大小设置居中）](https://blog.csdn.net/heimu24/article/details/81189700)
* [Cmd Markdown 简明语法手册](https://www.zybuluo.com/mdeditor?url=https%3A%2F%2Fwww.zybuluo.com%2Fstatic%2Feditor%2Fmd-help.markdown#12)
* [EMOJI CHEAT SHEET](https://www.webfx.com/tools/emoji-cheat-sheet/)

> python官方参考资料:

* [Python 3.8.3 文档](https://docs.python.org/zh-cn/3/)
* [NumPy 参考手册](https://www.numpy.org.cn/reference/)
* [Pandas: 强大的 Python 数据分析支持库](https://www.pypandas.cn/docs/)
* [scikit-learn (sklearn) 官方文档中文版](https://www.cntofu.com/book/170/index.html)
* [Matplotlib 教程](https://www.matplotlib.org.cn/tutorials/)
* <https://pyecharts.org/#/>

> python其他参考资料:

* [Python 标准库](https://docs.python.org/zh-cn/3.7/library/index.html#the-python-standard-library)
* [Python 语言参考](https://docs.python.org/zh-cn/3/reference/index.html)
* [Python文档内容](https://docs.python.org/zh-cn/3/contents.html)
* [Python 标准库](https://docs.python.org/zh-cn/3/library/index.html)
* [python索引](https://docs.python.org/zh-cn/3/genindex-all.html)
* [PEP索引](https://www.python.org/dev/peps/)
* [python青南-炫技](https://cloud.tencent.com/developer/user/3043884)

> 背景、鼠标特效、2d动漫角色等参考[鲸之声demo](https://jingzhisheng.cn/exam)进行了自定义的修改
