1 Star 0 Fork 1

rock_lee_2020/TensorFlow-Course-zhengyu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 503 Bytes
一键复制 编辑 原始数据 按行查看 历史
Amirsina Torfi 提交于 2018-10-31 13:45 . README update
codes/ipython/* linguist-vendored
# Basic .gitattributes for a python repo.
# Source files
# ============
.pxd text diff=python
.py text diff=python
.py3 text diff=python
.pyw text diff=python
.pyx text diff=python
# Binary files
# ============
.db binary
.p binary
.pkl binary
.pyc binary
.pyd binary
.pyo binary
# Note: .db, .p, and .pkl files are associated
# with the python modules ``pickle``, ``dbm.*``,
# ``shelve``, ``marshal``, ``anydbm``, & ``bsddb``
# (among others).
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/rock_lee_2020/tensor-flow-course-zhengyu.git
git@gitee.com:rock_lee_2020/tensor-flow-course-zhengyu.git
rock_lee_2020
tensor-flow-course-zhengyu
TensorFlow-Course-zhengyu
master

搜索帮助