tensorflow-on-raspberry-pi
RPi TensorFlow
A repository providing instructions and resources for running TensorFlow on a Raspberry Pi
TensorFlow for Raspberry Pi
2k stars
180 watching
495 forks
Language: Python
last commit: about 6 years ago
Linked from 2 awesome lists
machine-learningraspberry-pitensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
migueldeicaza/tensorflowsharp | A .NET API for running existing machine learning models and creating new ones using the TensorFlow library | 3,144 |
ethereon/caffe-tensorflow | Converts Caffe models to TensorFlow format | 2,797 |
scisharp/tensorflow.net | Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models. | 3,270 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,258 |
vahidk/effectivetensorflow | A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework | 8,624 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,299 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,138 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,215 |
lanpa/tensorboardx | A tool for visualizing and logging training progress during deep learning model development. | 7,887 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,574 |
tensorflow/lingvo | A software framework for building sequence models using neural networks in TensorFlow | 2,820 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,282 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,601 |