Jan 
28, 
2020

Deep Learning: Not only in Python

Although there are powerful and comprehensive machine learning solutions for the JVM with frameworks such as DL4J, it may be necessary to use TensorFlow in practice. This can, for example, be the case if a certain algorithm exists only in a TensorFlow implementation and the effort to port the algorithm...
Sep 
17, 
2019

Innovative machine learning with the Apache Kafka Ecosystem

<div style="text-align: justify;">Machine Learning (ML) allows applications to obtain hidden knowledge without the need to explicitly program what needs to be considered in the process of knowledge discovery. This way, unstructured data can be analyzed, image and speech recognition can be improved and well-informed decisions can be made. In this...
Aug 
6, 
2019

Neural networks with PyTorch

<a href="https://pytorch.org/">PyTorch</a> is currently one of the most popular frameworks for the development and training of neural networks. It is characterized above all by its high flexibility and the ability to use standard Python debuggers. And you don’t have to compromise on the training performance. 
[mc4wp-simple-turnstile]

Behind the Tracks