Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bashmocha/deeplearning.ai-advanced-tensorflow
https://github.com/bashmocha/deeplearning.ai-advanced-tensorflow
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bashmocha/deeplearning.ai-advanced-tensorflow
- Owner: BashMocha
- Created: 2023-10-21T15:34:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-13T15:01:12.000Z (about 1 year ago)
- Last Synced: 2024-12-06T09:38:40.659Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 3.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow: Advanced Techniques Specialization on Coursera
Contains assignment answers and exercises from all courses in the Coursera [TensorFlow: Advanced Techniques Specialization](https://www.coursera.org/specializations/tensorflow-advanced-techniques) offered by [`deeplearning.ai`](https://www.deeplearning.ai/courses/tensorflow-advanced-techniques-specialization/).
See [Coursera Honor Code](https://www.coursera.support/s/article/209818863-Coursera-Honor-Code?language=en_US) before taking a look at the answers.
## Content
- ### [Custom Models, Layers, and Loss Functions with TensorFlow](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions)
* [Week 1](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions/Week1): Functional APIs
* [Week 2](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions/Week2): Custom Loss Functions
* [Week 3](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions/Week3): Custom Layers
* [Week 4](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions/Week4): Custom Models
* [Week 5](https://github.com/CheesyFrappe/deeplearning.ai-advanced-tensorflow/tree/master/1.%20Custom%20Models%2C%20Layers%20and%20Loss%20Functions/Week5): Bonus Content - CallbacksShow Certificate