https://github.com/xinetzone/programming
一个程序员的自我修炼手册
https://github.com/xinetzone/programming
python3 study
Last synced: about 1 year ago
JSON representation
一个程序员的自我修炼手册
- Host: GitHub
- URL: https://github.com/xinetzone/programming
- Owner: xinetzone
- License: mit
- Created: 2019-10-13T02:51:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T05:33:24.000Z (over 6 years ago)
- Last Synced: 2025-03-31T16:34:46.962Z (about 1 year ago)
- Topics: python3, study
- Homepage: https://xinetzone.github.io/programming/
- Size: 5.98 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 一个程序员的自我修炼手册
本项目记录本人自学的些许笔记。在 [book](book/README.md) 放置了我的第一本书,该书记录了如何使用 Git 去管理项目以及如何使用 Python 处理数据集,训练神经网络,做符号运算。同时也介绍了 MXNet 与 TensorFlow2 的基本使用。介绍了如何设计属于自己的深度学习环境和 GitHub 社区。