https://github.com/wdhif/newton
https://github.com/wdhif/newton
image-recognition machine-learning python tensorflow
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wdhif/newton
- Owner: wdhif
- License: apache-2.0
- Created: 2017-05-20T10:16:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T11:59:12.000Z (about 9 years ago)
- Last Synced: 2025-01-02T13:15:44.936Z (over 1 year ago)
- Topics: image-recognition, machine-learning, python, tensorflow
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newton
## Installation
1. Make sure you use python3
2. Install tensorflow `pip install --upgrade tensorflow`
3. Test you tensorflow installation `python tensorflow_test.py`