https://github.com/unused-dev/tfc-tensorflow-intro
Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning
https://github.com/unused-dev/tfc-tensorflow-intro
course deep-learning maching-learning tensorflow
Last synced: 5 months ago
JSON representation
Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning
- Host: GitHub
- URL: https://github.com/unused-dev/tfc-tensorflow-intro
- Owner: unused-dev
- Created: 2023-10-25T04:07:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T12:17:03.000Z (almost 2 years ago)
- Last Synced: 2025-07-04T08:40:21.838Z (12 months ago)
- Topics: course, deep-learning, maching-learning, tensorflow
- Homepage: https://www.coursera.org/learn/introduction-tensorflow
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning by DeepLearning.AI
## Introduction
This repository is created to organize and review the practical exercises from a Coursera course. There are a total of 4 Modules, each containing practical exercises.
## Table of Contents
1. [A New Programming Paradigm](./week01)
2. [Introduction to Computer Vision](./week02)
3. [Enhancing Vision with Convolutional Neural Networks](./week03)
4. [Using Real-world Images](./week04)