Programación y frameworks en IA | 🇬🇧 Programming and frameworks in AI

https://editorialia.com/wp-content/uploads/2020/06/sql-notes-for-professionals-book.jpg

SQL Notes for Professionals book

This SQL Notes for Professionals book is compiled from Stack Overflow Documentation. (166 pages, published on May 2018)

https://editorialia.com/wp-content/uploads/2020/02/matriz-de-recursos-deeplearning.png

Matriz de recursos de Deep Learning

El siguiente recurso describe los siguientes marcos:
TensorFlow
Theano
Cafe
MXNet
apache
SystemML (proyecto de incubadora)
BigDL
DistBelief

https://editorialia.com/wp-content/uploads/2020/02/logo-tpot.jpg

TPOT is a Python Automated Machine Learning tool

Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning (AutoML) tool that optimizes machine learning pipelines using genetic programming.

https://editorialia.com/wp-content/uploads/2020/06/cplus-notes-for-professionals-book.jpg

C++ Notes for Professionals book

C++ Notes for Professionals book is compiled from Stack Overflow Documentation,. 708 pages, published on May 2018

https://editorialia.com/wp-content/uploads/2020/02/image-7.png

Machine learning in Python: the top programming language

Phyton’s most notable points are:
-Is a great library ecosystem (Scikit-learn, Pandas, Matplotlib, NLTK, Scikit-image, PyBrain, Caffe, StatsModels, TensorFlow, Keras, etc).
-Growing popularity.
-Has a low entry barrier, has flexibility, is a platform independence, has readability, good visualization options, good community support and growing popularity.

https://editorialia.com/wp-content/uploads/2020/02/latexgrow.png

LaTeX Notes for professionals book

This LaTeX Notes for professionals book is compiled from Stack Overflow Documentation. (60 pages, published on May 2018)

https://editorialia.com/wp-content/uploads/2020/06/python-for-everybody-exploring-data-in-python-3.jpg

Python for Everybody: Exploring Data in Python 3

Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are beyond the capability of a spreadsheet. (Dr. Charles R. Severance)

https://editorialia.com/wp-content/uploads/2020/06/natural-language-processing-succinctly.jpg

Natural Language Processing Succinctly

AI assistants represent a significant frontier for development. But the complexities of such systems pose a significant barrier for developers. In Natural Language Processing Succinctly, author Joseph Booth will guide readers through designing a simple system that can interpret and provide reasonable responses to written English text. With this foundation, readers will be prepared to tackle the greater challenges of natural language development. (Syncfusion).

https://editorialia.com/wp-content/uploads/2020/06/natural-language-processing-with-python.jpg

Natural Language Processing with Python

This book will help you gain practical skills in natural language processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library.