Serengeti logo BLACK white bg w slogan
Menu

Blog

25.11.2020.

Spatial Data in .NET

Spatial data contains information about geometrical properties of a certain entity, such as the position, length and surface area. This kind of data could theoretically also be stored using conventional data types, but it would be quite inconvenient for processing. Therefore, many database systems and software frameworks support using special datatypes for spatial data. In this post handling spatial data in the .NET Framework will be covered.
Read more
17.11.2020.

Deep Learning Neural Networks – PART TWO

Based on convolutional neural network architecture, which we explained in part one of this article series, we will show you how to create a simple deep learning convolutional neural network for image classification for the CIFAR-10 dataset.
Read more
12.11.2020.

Deep Learning Neural Networks – PART ONE

The most well-known deep learning architectures are certainly deep neural networks, DBF (deep belief network), and recurrent neural networks. Some of the fields where deep learning can be applied are computer vision, speech recognition, sound recognition, social filtering network, bioinformatics, drug design, advanced image processing, segmentation, whatever data has a time component, etc. In many scenarios, deep learning has shown equal and even superior results in relation to human expertise.
Read more
04.11.2020.

Query Optimization in Oracle SQL – Tips & Tricks

You designed and coded your application, everything is working perfectly, your end customer is pleased, everything is firing on all cylinders… As time passes and your business starts growing, all of a sudden, the monthly report starts to arriving late – information that was needed in the morning starts arriving in the afternoon, your batch processes become slower and slower...
Read more
14.10.2020.

What to Consider Before Using JWT

We know that JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self-contained way for securely transmitting information between parties as a JSON object. This information can be verified and trusted because it is digitally signed.
Read more
07.10.2020.

Introduction to JWT

For a long time, user authentication on the web consisted of storing pieces of very simple data (like a user ID) in the user's browser as a cookie. This worked pretty well – and still does for many applications – but sometimes you require more flexibility.
Read more
30.09.2020.

Using Futures in Flutter

Long-running tasks or asynchronous operations are common in mobile apps. For example, these operations can be fetching data over network, writing to database, reading data from a file, etc. To perform such operations in Flutter/Dart, we usually use a Future class and the keywords async and await. A Future class allows you to run work asynchronously to free up any other threads that should not be blocked. Like the UI thread.
Read more
23.09.2020.

Metrics, Logging and Tracing Are Just Data

Usually we think of logging and tracing data as continuously updated long chronologically ordered lines or records organized in plain text files with a relatively simple purpose – to keep record of the operating system, network, application or of service events and activities.
Read more
17.09.2020.

Introduction to Apache Kafka

So, the idea of this short article is to give you a short overview of Apache Kafka. After reading this, you’ll have a notion of what Kafka is, why it was created and how you can integrate it in the microservice architecture.
Read more
09.09.2020.

The Importance of Data in Machine Learning

Data is everything with a little bit of modeling on the side. So, let’s focus on a couple of key points of what kind of data is important, how much data you need, and how you can handle all this data.
Read more
1 6 7 8 9 10 13

Let's do business

The project was co-financed by the European Union from the European Regional Development Fund. The content of the site is the sole responsibility of Serengeti ltd.
magnifiercross