Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Jupyter notebooks implementing AI, Machine Learning and Deep Learning algorithms in pure TensorFlow

Notifications You must be signed in to change notification settings

bmarroc/tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow

This repository contains Jupyter notebooks implementing AI, Machine Learning and Deep Learning algorithms in pure TensorFlow to solve different problems. The implementation follows some similar patterns as Keras and other high-level libraries. The key ingredients are:

  • Layer
  • Loss
  • Metric
  • Optimizer
  • Callback
  • Model

The notebooks use Tensorflow 2.1.

Table of contents

About

Jupyter notebooks implementing AI, Machine Learning and Deep Learning algorithms in pure TensorFlow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published