Audio compression via images
In this post we will use an image compression technique to compress audio signals. We start with a few highlights, screenshots and audio snippets.
In this post we will use an image compression technique to compress audio signals. We start with a few highlights, screenshots and audio snippets.
Intro: Knime is a very powerful machine learning tool, particularly suitable for the management of complicated workflows as well as rapid prototyping. It has recently become yet more useful with the arrival of easy-to-use Python nodes. This is true because sometimes the set of nodes – which is large – …
In this follow up post we apply the same methods we developed previously to a different dataset. In this third post we mix the previous two datasets. So, on the one hand, we have noise signals, on the other hand we have innovators and followers.
In this post we present the results of a competition between various forecasting techniques applied to multivariate time series. The forecasting techniques we use are some neural networks, and also – as a benchmark – arima. In particular the neural networks we considered are long short term memory (lstm) networks, and dense …