4 Star 8 Fork 11

极客时间 / TensorFlow-Course

加入 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).
Python
1
https://gitee.com/geektime-geekbang/TensorFlow-Course.git
git@gitee.com:geektime-geekbang/TensorFlow-Course.git
geektime-geekbang
TensorFlow-Course
TensorFlow-Course
master

搜索帮助