Home Data Page 3

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.

Brad Miro talks TensorFlow 2.0 features and how Google is using it internally

0
TensorFlow 2.0, released in October, has got developers excited about a myriad of features and its ease of use.  At the EuroPython Conference 2019, Brad...

How Microsoft, Airbnb, Genentech, and Toyota are using PyTorch to build and deploy production-ready...

0
Built by Facebook engineers and researchers, Pytorch is an open-source Python-based deep learning framework for developing new machine learning models, explore neural network architecture...

François Chollet, creator of Keras on TensorFlow 2.0 and Keras integration, tricky design decisions...

0
TensorFlow 2.0 was made available in October. One of the major highlights of this release was the integration of Keras into TensorFlow. Keras is...

How PyTorch is bridging the gap between research and production at Facebook: PyTorch team...

0
PyTorch, the machine learning library which was originally developed as a research framework by a Facebook intern in 2017, has now grown into a...

Amazon re:Invent 2019 Day One: AWS launches Braket, its new quantum service and releases...

0
At day one of the ongoing Amazon re:Invent 2019, there was a flurry of announcements made for AWS. Most importantly, AWS announced the preview...
Machine Learning

TensorFlow.js contributor Kai Sasaki on how TensorFlow.js eases web-based machine learning application development

0
Running Machine Learning applications on the web browser is one of the hottest trends in software development right now. Many notable machine learning projects...
Security lock data

Julia Computing research team runs machine learning model on encrypted data without decrypting it

0
Last week, the team at Julia Computing published a research based on cutting edge cryptographic techniques. The research involved cryptography techniques to practically perform...
Tiki torches burning

10 key announcements from Microsoft Ignite 2019 you should know about

0
This year’s Microsoft Ignite was jam-packed with new releases and upgrades in Microsoft’s line of products and services. The company elaborated on its growing...

Why geospatial analysis and GIS matters more than ever today

0
Due to the hype around big data and artificial intelligence, it can be easy to miss some of the powerful but specific ways data...

MongoDB is partnering with Alibaba

0
Tensions between the U.S. and China have been frosty at best where trade is concerned. But MongoDB, based partly in Palo Alto in the...

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