Home Data Page 4

Data

Data science dominates what we do as developers. Whether you’re managing, modelling or storing data, the latest data science news at Packt Hub will help you stay on top of new developments. We provide news, insights and tutorials around tools and topics like tensorflow, machine learning, deep learning, artificial intelligence and big data.

Round library (Public Library of Stockholm, Observatorielunden). Design based on # and #

6 most commonly used Java Machine learning libraries

0
There are over 70 Java-based open source machine learning projects listed on the MLOSS.org website and probably many more unlisted projects live at university...
cable pluggeg in lan router

Distributed TensorFlow: Working with multiple GPUs and servers

0
Some neural networks models are so large they cannot fit in memory of a single device (GPU). Such models need to be split over...
Machine learning tools

7 AI tools mobile developers need to know

0
Advancements in artificial intelligence (AI) and machine learning has enabled the evolution of mobile applications that we see today. With AI, apps are now...
Library shelves

Top 7 libraries for geospatial analysis

0
The term geospatial refers to finding information that is located on the earth's surface. This can include, for example, the position of a cellphone...

Three.js – Materials and Texture

0
In this article by Jos Dirksen author of the book Three.js Cookbook, we will learn how Three.js offers a large number of different materials...
million dollar

How to earn $1m per year? Hint: Learn machine learning

0
Internet job portal ‘Indeed.com’ links potential employers with people who are looking to take the next step in their careers. The proportion of job...
tools

Top 5 tools for reinforcement learning

0
After deep learning, reinforcement Learning (RL), the hottest branch of Artificial Intelligence that is finding speedy adoption in tech-driven companies. Simply put, reinforcement learning...
Challenges into web scraping

4 common challenges in Web Scraping and how to handle them

0
Our article is an excerpt from the book Web Scraping with Python, written by Richard Lawson. This book contains step by step tutorials on...
Machine learning tools

5 ways artificial intelligence is upgrading software engineering

0
47% of digitally mature organizations, or those that have advanced digital practices, said they have a defined AI strategy (Source: Adobe). It is estimated...
distributed network

5 types of deep transfer learning

0
Transfer learning is a method of reusing a model or knowledge for another related task. Transfer learning is sometimes also considered as an extension...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews