tensorflow_cookbook
Tensorflow Cookbook
A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks
Code for Tensorflow Machine Learning Cookbook
6k stars
333 watching
2k forks
Language: Jupyter Notebook
last commit: 6 months ago
Linked from 1 awesome list
classificationcnngenetic-algorithmkmeans-clusteringlinear-regressionmachine-learningneural-networknlpodepacktpubregressionrnnsvmtensorboardtensorflowtensorflow-algorithmstensorflow-cookbook
Related projects:
Repository | Description | Stars |
---|---|---|
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
aymericdamien/tensorflow-examples | A comprehensive tutorial project providing clear and concise examples of machine learning with TensorFlow 1 and 2. | 43,425 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |
tensorflow/probability | A collection of probabilistic reasoning and statistical analysis tools integrated with deep learning frameworks | 4,269 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
dennybritz/cnn-text-classification-tf | A neural network architecture for text classification tasks using convolutional layers and softmax output layers. | 5,650 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
google-parfait/tensorflow-federated | An open-source framework for training machine learning models across decentralized data | 2,319 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,951 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,177 |