How to implement a simple Neural Network as interpolation function in Python using Keras
We show how to easily use a neural network to interpolate a noisy function in Python. The neural network API Keras on top of Tensorflow is used.
more ...We show how to easily use a neural network to interpolate a noisy function in Python. The neural network API Keras on top of Tensorflow is used.
more ...A simple Flask web application is demonstrated: How to to play internet radio streams from a remote computer. The streams are loaded from an SQLite database.
more ...A short howto is provided to make a Joomla site load from static html files. This yields a drastic increase in page speed.
more ...