tensorflow-tutorial

TensorFlow Tutorial

A tutorial project on machine learning with TensorFlow, providing interactive exercises and visualizations for practical skills development

Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE

GitHub

2k stars
118 watching
449 forks
Language: Jupyter Notebook
last commit: about 8 years ago

Related projects:

Repository Description Stars
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113
tuanavu/tensorflow-basic-tutorials Tutorials on basic TensorFlow operations for image processing and understanding 6
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,382
warmspringwinds/tensorflow_notes A collection of notes and explanations about the TensorFlow machine learning library 226
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
amitshekhariitbhu/androidtensorflowmachinelearningexample Provides an Android integration of TensorFlow for machine learning tasks 1,436
somaticio/tensorflow.rb An API for utilizing the TensorFlow machine learning framework in Ruby 829
tgjeon/tensorflow-tutorials-for-time-series A comprehensive guide to time series prediction using TensorFlow 1,110
eaplatanios/tensorflow_scala A Scala API for TensorFlow's deep learning functionality 939
tensorflow/text Preprocessing and processing tools for text data in machine learning models 1,233
sullychen/autopilot-tensorflow A TensorFlow implementation of an Nvidia paper aimed at researching and testing self-driving car computer vision software. 1,268
tensorflow/gan Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow 937
nvidia/tensorflow An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users 996
matlab-deep-learning/image-classification-in-matlab-using-tensorflow This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. 51