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

https://editorialia.com/wp-content/uploads/2020/02/scikit-learn.jpg

Scikit-Learn

Scikit-Learn Tutorial (Materials for my scikit-learn tutorial)
By Jake VanderPlas who is the director of Open Software at the University of Washington’s eScience institute, and researches and teaches in a variety of areas, including Astronomy, Astrostatistics, Machine Learning, and Scalable Computation.

https://editorialia.com/wp-content/uploads/2020/02/neural-networks-with-javascript-succinctly.jpg

Neural Networks with JavaScript Succinctly

Although most concepts are relatively simple, there are many of them, and they interact with each other in unobvious ways, which is a major challenge of neural networks. But you can learn all important neural network concepts by running and examining the code in this book, with complete example programs for the three major types of neural network problems.

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

JavaScript® Notes for Professionals book

This JavaScript® Notes for Professionals book is compiled from Stack Overflow Documentation. (490 pages, published on June 2018)

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

Java® Notes for Professionals book

This Java® Notes for Professionals book is compiled from Stack Overflow Documentation. (982 pages, published on June 2018)

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

A European strategy for data

The EU can become a leading role model for a society empowered by data to make better decisions -in business and the public sector. To fulfil this ambition, the EU can build on a strong legal framework – in terms of data protection, fundamental rights, safety and cybersecurity and its internal market with competitive companies of all sizes and varied industrial base.
In the period 2021-2027, the Commission will invest in a High Impact Project on European data spaces and federated cloud infrastructures.

https://editorialia.com/wp-content/uploads/2020/06/learning-scala-language.jpg

Learning Scala Language

Learning Scala Language eBook. (Stack Overflow Documentation).

Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages.

https://editorialia.com/wp-content/uploads/2020/06/python-data-science-handbook-essential-tools-for-working-with-data.jpg

Python Data Science Handbook (Essential Tools for Working with Data)

For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.

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

MATLAB® Notes for Professionals book

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

https://editorialia.com/wp-content/uploads/2020/06/a-whirlwind-tour-of-python.jpg

A Whirlwind Tour of Python

A Whirlwind Tour of Python is a fast-paced introduction to essential features of the Python language, aimed at researchers and developers who are already familiar with programming in another language. The material is particularly designed for those who wish to use Python for data science and/or scientific programming, and in this capacity serves as an introduction to my longer book, The Python Data Science Handbook.

https://editorialia.com/wp-content/uploads/2020/06/r-for-data-science.jpg

R for Data Science

This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.