Skip to content

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

 
 
 

Contributors