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.

distributed network

Facebook releases PyTorch 1.3 with named tensors, PyTorch Mobile, 8-bit model quantization, and more

0
Yesterday, at the PyTorch Developer Conference, Facebook announced the release of PyTorch 1.3. This release comes with three experimental features: named tensors, 8-bit model...

Get Ready for Open Data Science Conference 2019 in Europe and California

0
Get ready to learn and experience the very latest in data science and AI with expert-led trainings, workshops, and talks at ​ODSC West 2019...
data bindings

TensorFlow 2.0 released with tighter Keras integration, eager execution enabled by default, and more!

0
After releasing the beta version of TensorFlow 2.0 in June, Google announced its final release on Monday. This release comes with tighter integration with...
Round library (Public Library of Stockholm, Observatorielunden). Design based on # and #

Transformers 2.0: NLP library with deep interoperability between TensorFlow 2.0 and PyTorch, and 32+...

0
Last week, Hugging Face, a startup specializing in natural language processing, released a landmark update to their popular Transformers library, offering unprecedented compatibility between...
hippocratic license

Can a modified MIT ‘Hippocratic License’ to restrict misuse of open source software prompt...

0
Open source licenses allow software to be freely distributed, modified, and used. These licenses give developers an additional advantage of allowing others to use...

Machine learning ethics: what you need to know and what you can do

0
Ethics is, without a doubt, one of the most important topics to emerge in machine learning and artificial intelligence over the last year. While...
Python has a strong showing in Stack Overflow's 2019 developer survey

Bad Metadata can get you in legal hot water

0
Metadata isn't just something that concerns business intelligence and IT teams; but lawyers are extremely interested in it as well. Metadata, it turns out,...

GitHub acquires Semmle to secure open-source supply chain; attains CVE Numbering Authority status

0
Yesterday, GitHub announced that it has acquired Semmle, a code analysis platform provider and also that it is now a Common Vulnerabilities and Exposures...

The best business intelligence tools 2019: when to use them and how much they...

0
Business intelligence is big business. Salesforce’s purchase of Tableau earlier this year (for a cool $16 billion) proves the value of a powerful data...

GQL (Graph Query Language) joins SQL as a Global Standards Project and will be...

0
On Tuesday, the team at Neo4j, the graph database management system announced that the international committees behind the development of the SQL standard have...

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