nfmcclure/tensorflow_cookbook
Jupyter notebooks with TensorFlow implementations of machine learning algorithms including regression, neural networks, CNNs, RNNs, and NLP.

This repository contains the code examples from the Packt Publishing book ‘TensorFlow Machine Learning Cookbook’. It provides Jupyter notebooks implementing various machine learning algorithms using TensorFlow, including linear regression, support vector machines, nearest neighbor methods, neural networks, convolutional neural networks, recurrent neural networks, and natural language processing techniques. The repository is structured as a learning resource with example code organized by chapter.