author: armando fandango

Mastering TensorFlow 1.x: Advanced machine learning and deep learning concepts using TensorFlow 1.x and Keras

TensorFlow represents the data as tensors and the computation as graphs. This book is a comprehensive guide that lets you explore the advanced features of TensorFlow 1.x.

Python Data Analysis: Perform data collection, data processing, wrangling, visualization, and model building using Python

... Python Avinash Navlani, Armando Fandango, Ivan Idris. In the preceding example, the ... pandas library for Python data analysis. We saw how pandas mimics the ... Cookbook – Second Edition, Packt Publishing, 2015. Ivan Idris, Learning ...

Python Data Analysis

... = [] for word in tagged: if word[1] != 'NNP' and word[1] != 'CD': words.append(word[0]) print(words) import nltk import sklearn as sk hamlet = gb.raw("shakespeare-hamlet.txt") macbeth [198 ] Analyzing Textual Data and Social Media.

TensorFlow Machine Learning Projects: Build 13 real-world projects with advanced numerical computations using the Python ecosystem

This book is also for you if you want to build end-to-end projects in the machine learning domain using supervised, unsupervised, and reinforcement learning techniques

This website uses cookies and collects data for optimal performance. Your continued use signifies agreement to our Privacy Policy.