https://github.com/stoverc/tensorflow
This repo is to help me get started learning about and utilizing TensorFlow.
https://github.com/stoverc/tensorflow
deep-learning machine-learning tensorflow tensorflow-tutorials
Last synced: 5 months ago
JSON representation
This repo is to help me get started learning about and utilizing TensorFlow.
- Host: GitHub
- URL: https://github.com/stoverc/tensorflow
- Owner: stoverc
- Created: 2023-04-21T21:30:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T17:02:32.000Z (about 3 years ago)
- Last Synced: 2025-04-07T16:19:39.872Z (about 1 year ago)
- Topics: deep-learning, machine-learning, tensorflow, tensorflow-tutorials
- Language: Jupyter Notebook
- Homepage:
- Size: 866 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow
This repo is to help me get started learning about and utilizing [TensorFlow](https://www.tensorflow.org/).
Changelog
19 May 2023
- Initial commit of
TensorFlowBasicImageClassification, borrowed from here.
21 Apr 2023
- Initial commit of
TensorFlowBeginner, as borrowed from the Quickstart for Beginners.