TensorFlow_Exercises
ML practice repository
A collection of TensorFlow examples and exercises practiced by the author while learning various machine learning concepts.
The codes I made while I practiced various TensorFlow examples
617 stars
44 watching
197 forks
Language: Jupyter Notebook
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
rstudio/tensorflow | A package that provides an interface to the TensorFlow machine learning framework from within R. | 1,329 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,180 |
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 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
tensorflow/tfx | An end-to-end platform for deploying production machine learning pipelines | 2,121 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
ml-gde/e2e-tflite-tutorials | Tutorials and projects on building, deploying, and using TensorFlow Lite models for mobile applications | 133 |
tensorflow/metadata | Standardizes metadata formats for machine learning models. | 107 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
google/cfu-playground | A framework for designing and evaluating custom processor instructions to accelerate machine learning tasks on FPGAs. | 476 |
radi-cho/create-tf-app | A streamlined tool for setting up and managing machine learning projects with TensorFlow. | 4 |
sunitroy2703/tensorflow-lite-kotlin-samples | An Android app repository showcasing various machine learning models and their implementations in Kotlin | 50 |