https://github.com/navono/pypracticesample
python的学习代码,可能包含python语言上的,以及机器学习
https://github.com/navono/pypracticesample
linear-algebra python-3-5
Last synced: 4 months ago
JSON representation
python的学习代码,可能包含python语言上的,以及机器学习
- Host: GitHub
- URL: https://github.com/navono/pypracticesample
- Owner: navono
- Created: 2017-08-08T05:30:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T06:57:05.000Z (almost 8 years ago)
- Last Synced: 2025-02-26T03:36:27.313Z (4 months ago)
- Topics: linear-algebra, python-3-5
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 环境
- python3.5 x64 bit# 安装的包
包可以从[此处](http://www.lfd.uci.edu/~gohlke/pythonlibs/)下载,或者在线安装
- pylint
- flake8
- autopep8
- numpy
- scipy
- tensorflow
- Keras
- matplotlib