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
618 stars
44 watching
198 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,382 |
rstudio/tensorflow | A package that provides an interface to the TensorFlow machine learning framework from within R. | 1,327 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,105 |
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,592 |
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 |
tensorflow/tfx | An end-to-end platform for building and deploying machine learning pipelines in production environments. | 2,114 |
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,495 |
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,233 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
google/cfu-playground | A framework for designing and optimizing machine learning accelerators on FPGAs. | 472 |
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 | 49 |