An open API service indexing awesome lists of open source software.

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

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)