Skip to content
#

functional-api

Here are 23 public repositories matching this topic...

This repository contains my solutions for the Coursera course TensorFlow: Advanced Techniques Specialization. Expand your knowledge of the Functional API and build exotic non-sequential model types. Learn how to optimize training in different environments with multiple processors and chip types and get introduced to advanced computer vision scen…

  • Updated Jun 22, 2021
  • Jupyter Notebook

Used the Functional API to built custom layers and non-sequential model types in TensorFlow, performed object detection, image segmentation, and interpretation of convolutions. Used generative deep learning including Auto Encoding, VAEs, and GANs to create new content.

  • Updated Jun 9, 2021
  • Jupyter Notebook

The goal of this project is to build a neural network that takes an MNIST handwritten digit (0-9) image and a random number (digit 0-9) as inputs and returns the predicted class label (0-9) for the input image and its addition (sum) with the input random number as summed output (range 0-18) label as outputs.

  • Updated Oct 18, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the functional-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional-api topic, visit your repo's landing page and select "manage topics."

Learn more