tools

Google researchers introduce JAX: A TensorFlow-like framework for generating high-performance code from Python and...

0
Google researchers have build a tool called JAX, a domain-specific tracing JIT compiler, which generates high-performance accelerator code from pure Python and Numpy machine...

Introducing remove.bg, a deep learning based tool that automatically removes the background of any...

0
Yesterday, Benjamin Groessing, a web consultant and developer at byteq, released remove.bg, a tool built on python, ruby and deep learning. This tool automatically...

NumPy drops Python 2 support. Now you need Python 3.5 or later.

0
In a GitHub pull request last week, the NumPy community decided to remove support for Python 2.7. Python 3.4 support will also be dropped...

Google open sources DeepLab-v3+: A model for Semantic Image Segmentation using TensorFlow

0
DeepLab-v3+, Google’s latest and best performing Semantic Image Segmentation model is now open sourced! DeepLab is a state-of-the-art deep learning model for semantic image segmentation,...
report

Introducing Voila that turns your Jupyter notebooks to standalone web applications

0
Last week, a Jupyter Community Workshop on dashboarding was held in Paris. At the workshop, several contributors came together to build the Voila package,...
mobile microphones

Introducing krispNet DNN, a deep learning model for real-time noise suppression

0
Last month, 2Hz introduced an app called krisp which was featured on the Nvidia website. It uses deep learning for noise suppression and is...
IoT (Internet of Things)

Big data as a service (BDaaS) solutions: comparing IaaS, PaaS and SaaS

0
What is Big Data as a Service (BDaaS)? Thanks to the increased adoption of cloud infrastructures, processing, storing, and analyzing huge amounts of data has...
Optical training of Neural networks is making AI more efficient

Tesseract version 4.0 releases with new LSTM based engine, and an updated build system

0
Google released version 4.0 of its OCR engine, Tesseract, yesterday. Tesseract 4.0 comes with a new neural net (LSTM) based OCR engine, updated build...
Legal law concept image

5 reasons government should regulate technology

0
Microsoft's Brad Smith took the unprecedented move last week of calling for government to regulate facial recognition technology. In an industry that has resisted...
Watermelon

Introducing Watermelon DB: A new relational database to make your React and React Native...

0
Now you can store your data in Watermelon! Yesterday, Nozbe released Watermelon DB v0.6.1-1, a new addition to the database world. It aims to...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews