tensorflow-101
TensorFlow tutorial
An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more.
learn code with tensorflow
1k stars
86 watching
552 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
deeplearningflaskganinfogantensorflowtensorflow-experiments
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
alrojo/tensorflow-tutorial | A tutorial project on machine learning with TensorFlow, providing interactive exercises and visualizations for practical skills development | 1,947 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,584 |
tensorflow/gan | Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 208 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
tuanavu/tensorflow-basic-tutorials | Tutorials on basic TensorFlow operations for image processing and understanding | 6 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,434 |
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. | 52 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 331 |
arunmichaeldsouza/tensorflow-image-detection | A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 373 |
deepkolos/wxmp-tensorflow | A project providing a solution to run the latest TensorFlowJS models in WeChat Mini Programs | 123 |