https://github.com/shivam5992/tensor-flow-utilities
basic utilities using tensor flow
https://github.com/shivam5992/tensor-flow-utilities
tensor-flow-utilities tensorflow tensorflow-models tensorflow-tutorials
Last synced: 6 months ago
JSON representation
basic utilities using tensor flow
- Host: GitHub
- URL: https://github.com/shivam5992/tensor-flow-utilities
- Owner: shivam5992
- License: mit
- Created: 2017-03-30T19:35:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T11:09:43.000Z (over 7 years ago)
- Last Synced: 2025-04-12T22:44:18.338Z (6 months ago)
- Topics: tensor-flow-utilities, tensorflow, tensorflow-models, tensorflow-tutorials
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tensor-flow-utilities
This repository contains machine learning models implemented using Tensor Flow
- Linear Regression
- Logistic Regression
- K Nearest Neighbour
- Auto-Encoders
- Multi-Layer Perceptron
- Deep Neural Network###### reference:
https://github.com/aymericdamien/TensorFlow-Examples