Estimation Of Water Usage
Author(s): Santhosh Bandaru Measuring the water that we use for our daily needs using Sensors Continue reading on Towards AI » Published via Towards AI …
Spoken Language Recognition Using Convolutional Neural Networks
Author(s): Joscha Simon Rieber Automatically identify the spoken language from a speech audio signal with TensorFlow Photo by Su San Lee on Unsplash Introduction Applications At Fraunhofer IAIS, we work on various speech technologies such as automatic speech recognition, speaker recognition, etc. In …
Understand Your Limitations as a Data Scientist
Author(s): Benjamin Obi Tayo Ph.D. To be successful in the real world, you can’t work in isolation. You need a team on your side Continue reading on Towards AI » Published via Towards AI …
Skin for Robots and Why It’s Crucial
Author(s): Florian Geiser Sorry Star Wars, this is not how humanoid droids will look like in the future! Continue reading on Towards AI » Published via Towards AI …
Transfer Learning
Author(s): Johar M. Ashfaque Source: Unsplash Transfer learning is a machine learning method where a model developed for a task is reused as the starting point for a model on a second task. It is a popular approach in deep learning where …
Developing Your First REST API with Python using the Flask Framework
Author(s): Sanket Kangle Programming Photo by Tim Johnson on Unsplash What is an API? API stands for application programming interface; it is an intermediate interface for the website or mobile application to communicate with the backend logic. In simple terms Its like a messenger …
Time-Series Forecasting: Predicting Stock Prices Using Facebook’s Prophet Model
Author(s): Serafeim Loukas In this post I show you how to predict stock prices using a forecasting model publicly available from Facebook Data Science team: The… Continue reading on Towards AI » Published via Towards AI …
Let’s Compress the CNN Training Like a JPEG Compression
Author(s): Makoto TAKAMATSU State-of-the-art data preprocessing methods Continue reading on Towards AI » Published via Towards AI …
Remote Data Science Boot Camps For Everyone
Author(s): Frederik Bussler Think twice before you go the traditional path. Continue reading on Towards AI » Published via Towards AI …
Can We Live Without Google?
Author(s): Jair Ribeiro Google has become our primary form of external memory for many uses, but can we live without it, today? Continue reading on Towards AI » Published via Towards AI …
NumPy Hacks for Data Manipulation
Author(s): George Pipis Useful NumPy hacks for Data Science pipelines through reproducible and practical examples Continue reading on Towards AI » Published via Towards AI …
For Safety Reasons, Self-Driving Cars Must Not Miss Detecting the Signs
Author(s): Makoto TAKAMATSU The cutting edge of false negative detection research Continue reading on Towards AI » Published via Towards AI …
How I Use Docker To Train Rasa 2.1.x Bots On A GPU
Author(s): ___ Train your model without messing around with CUDA and cuDNN drivers Continue reading on Towards AI » Published via Towards AI …
A Comprehensive Guide To Genetic Algorithms — The ELI5 Way
Author(s): Dasaradh S K Continue reading on Towards AI » Published via Towards AI …
How To Build Your Own Neural Network in the Go Programming Language
Author(s): Dasaradh S K Let’s build a simple neural network completely from scratch Continue reading on Towards AI » Published via Towards AI …