https://github.com/veb-101/tensorflow-specialization
This repository contains course notebooks from the TensorFlow for practice specialization on Coursera
https://github.com/veb-101/tensorflow-specialization
computer-vision coursera-specialization deep-learning python3 sequence-models tensorflow2 time-series
Last synced: 6 months ago
JSON representation
This repository contains course notebooks from the TensorFlow for practice specialization on Coursera
- Host: GitHub
- URL: https://github.com/veb-101/tensorflow-specialization
- Owner: veb-101
- License: unlicense
- Created: 2020-01-02T13:07:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T19:58:53.000Z (over 5 years ago)
- Last Synced: 2025-03-21T20:46:35.920Z (7 months ago)
- Topics: computer-vision, coursera-specialization, deep-learning, python3, sequence-models, tensorflow2, time-series
- Language: Jupyter Notebook
- Homepage:
- Size: 82 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TensorFlow specialization
_______
* This repository contains course materials from two Coursera specializations.
| Specialization | link |
| ------------------------------- | -------------------------------------------------------------------------------- |
| Tensorflow in Practice | [link](https://www.coursera.org/specializations/tensorflow-in-practice?) |
| TensorFlow: Data and Depolyment | [link](https://www.coursera.org/specializations/tensorflow-data-and-deployment?) |* The repository is made for my own learning purpose and to provide reference to others who are taking part in the course.
* Use this repository not as a means to simply pass the tests, but to get a reference structure to write your own code.
* **Happy Coding**.