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

https://github.com/alyssonmach/introduction-to-tensorflow

Arquivos do curso "Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning" do Coursera.
https://github.com/alyssonmach/introduction-to-tensorflow

convolutional-neural-networks deep-learning tensorflow

Last synced: 2 months ago
JSON representation

Arquivos do curso "Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning" do Coursera.

Awesome Lists containing this project

README

          

# Introdução ao Tensorflow
> Noções iniciais para utilizar o framework tensorflow

## Conteúdos

```
- [x] Construa modelos simples de redes neurais;
- [x] Entenda como utilizar dados não estruturados como imagens;
- [x] Introdução a construção de redes neurais convolucionais;
```

## Requisitos
```
- [x] Funcionamento de arquiteturas de redes neurais;
- [x] Construção de modelos de machine learning e deep learning;
- [x] Conhecimento intermediário em Python;
```

## Clone esse repositório
```
git clone https://github.com/Alyssonmach/introduction-to-tensorflow.git
```

## Informações do Curso
Esse conteúdo faz parte de um curso de especialização disponível no [Coursera](https://www.coursera.org/).
- [Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning](https://www.coursera.org/learn/introduction-tensorflow/).