python

课程代码

http://gk.link/a/12F3Q

课程的练习代码:https://github.com/zwdnet/PythonPractice

Missing image reference removed by lint: IMG_0624.jpeg

另外,我还推荐下面这些 Jupyter Notebook,作为你实践的第一站。 第一个是 Jupyter 官方:https://mybinder.org/v2/gh/binder-examples/matplotlib-versions/mpl-v2.0/?filepath=matplotlib_versions_demo.ipynb 第二个是 Google Research 提供的 Colab 环境,尤其适合机器学习的实践应用:https://colab.research.google.com/notebooks/basic_features_overview.ipynb 如果你想在本地或者远程的机器上安装 Jupyter Notebook,可以参考下面的两个文档。 安装:https://jupyter.org/install.html 运行:https://jupyter.readthedocs.io/en/latest/running.html#running

Python写算法题

MCP源码阅读

nanochat

量化交易系统实战